mirror of
https://github.com/moparisthebest/SickRage
synced 2025-01-05 10:58:01 -05:00
Merge pull request #1163 from fernandog/patch-9
.gitignore - ignore cache folder and not just the contents
This commit is contained in:
commit
16b374dabe
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
# SR User Related #
|
||||
######################
|
||||
cache/*
|
||||
cache/
|
||||
cache.db*
|
||||
config.ini*
|
||||
Logs/*
|
||||
@ -48,4 +49,4 @@ Thumbs.db
|
||||
.directory
|
||||
*~
|
||||
/.idea/
|
||||
*.torrent
|
||||
*.torrent
|
||||
|
Loading…
Reference in New Issue
Block a user