1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-07 03:48:02 -05:00

Merge pull request #1163 from fernandog/patch-9

.gitignore - ignore cache folder and not just the contents
This commit is contained in:
echel0n 2015-01-13 19:47:09 -08:00
commit 16b374dabe

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# SR User Related #
######################
cache/*
cache/
cache.db*
config.ini*
Logs/*