Private GIT

Skip to content
Snippets Groups Projects
Commit 5ee43190 authored by Alexandre Beloin's avatar Alexandre Beloin
Browse files

Merge pull request #1654 from abeloin/patch-gitignore

Fix gitignore issue with relative folder
parents 6f75836f ccd4c27c
Branches
Tags
No related merge requests found
# SR User Related #
######################
cache/
Logs/
restore/
backup/
/cache/
/Logs/
/restore/
/backup/
cache.db*
config.ini*
sickbeard.db*
failed.db*
autoProcessTV/autoProcessTV.cfg
/autoProcessTV/autoProcessTV.cfg
server.crt
server.key
# SR Test Related #
######################
tests/Logs/*
tests/cache/*
tests/sickbeard.db*
tests/cache.db*
tests/failed.db
/tests/Logs/*
/tests/cache/*
/tests/sickbeard.db*
/tests/cache.db*
/tests/failed.db
# Compiled source #
######################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment