abdumalik LiteCart Fan Od Sweden Użytkownik od paź 2021 abdumalik 20 lis 2021 12:52 Hi I added the logs.log and cache folder but it still exist when I pushed files to Github Why ? Cheers.
tim Founder Od Sweden Użytkownik od maj 2013 tim 20 lis 2021 14:35 There are two files tracked in the cache folder. Otherwise they are all ignored by .gitignore. https://github.com/litecart/litecart/tree/2.3.1/public_html/cache Same goes for logs/ directory. https://github.com/litecart/litecart/tree/dev/public_html/logs These are the lines ignoring the contents of the directories https://github.com/litecart/litecart/blob/2.3.1/.gitignore#L5