Private GIT

Skip to content
Snippets Groups Projects
Commit b401111e authored by miigotu's avatar miigotu
Browse files

Merge pull request #2750 from SiCKRAGETV/gitignore

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