abdumalik LiteCart Fan Fra Sweden Medlem siden okt. 2021 abdumalik nov. 20 2021 12:52 p.m. Hi I added the logs.log and cache folder but it still exist when I pushed files to Github Why ? Cheers.
tim Founder Fra Sweden Medlem siden mai 2013 tim nov. 20 2021 02:35 p.m. 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