abdumalik LiteCart Fan Alates Sweden Liige alates abdumalik 20 nov 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 Alates Sweden Liige alates tim 20 nov 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