mirror of
https://github.com/SickGear/SickGear.git
synced 2024-11-15 09:25:04 +00:00
51 lines
632 B
Text
51 lines
632 B
Text
|
######################
|
||
|
# SB User Related #
|
||
|
cache/*
|
||
|
cache.db*
|
||
|
config.ini*
|
||
|
Logs/*
|
||
|
sickbeard.db*
|
||
|
failed.db*
|
||
|
autoProcessTV/autoProcessTV.cfg
|
||
|
server.crt
|
||
|
server.key
|
||
|
restore/
|
||
|
|
||
|
######################
|
||
|
# SB Test Related #
|
||
|
tests/cache/*
|
||
|
tests/Logs/*
|
||
|
tests/sickgear.*
|
||
|
tests/*.db
|
||
|
|
||
|
######################
|
||
|
# Compiled source #
|
||
|
*.py[co]
|
||
|
|
||
|
######################
|
||
|
# IDE specific #
|
||
|
*.bak
|
||
|
*.tmp
|
||
|
*.wpr
|
||
|
*.project
|
||
|
*.pydevproject
|
||
|
*.cproject
|
||
|
*.tmproj
|
||
|
*.tmproject
|
||
|
*.sw?
|
||
|
Session.vim
|
||
|
.ropeproject/*
|
||
|
|
||
|
######################
|
||
|
# OS generated files #
|
||
|
.Spotlight-V100
|
||
|
.Trashes
|
||
|
.DS_Store
|
||
|
desktop.ini
|
||
|
ehthumbs.db
|
||
|
Thumbs.db
|
||
|
.directory
|
||
|
*~
|
||
|
/.idea/
|
||
|
*.torrent
|