Private GIT

Skip to content
Snippets Groups Projects
Commit ff6e63ce authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Fixup .gitignore

Fixes SiCKRAGETV/sickrage-issues/issues/3109
parent 1cecda35
Branches
Tags
No related merge requests found
# SR User Related # # SR User Related #
###################### ######################
cache*/ /cache/
Logs/ /Logs/
/data/
restore/ restore/
backup*/ backup*/
cache.db* cache.db*
...@@ -14,11 +15,12 @@ server.key ...@@ -14,11 +15,12 @@ server.key
# SR Test Related # # SR Test Related #
###################### ######################
/tests/Logs/* /tests/Logs/
/tests/cache/* /tests/cache/
/tests/sickbeard.db* /tests/sickbeard.db*
/tests/cache.db* /tests/cache.db*
/tests/failed.db /tests/failed.db
/tests/data/
# Compiled source # # Compiled source #
###################### ######################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment