mirror of
https://github.com/moparisthebest/SickRage
synced 2025-01-05 19:08:02 -05:00
.gitignore - ignore cache folder and not just the contents
This commit is contained in:
parent
8b84e4f4bc
commit
5c44434e3f
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