Private GIT

Skip to content
Snippets Groups Projects
Commit e2e09a03 authored by Nic Wolfe's avatar Nic Wolfe
Browse files

Merge pull request #199 from thezoggy/gitignore

Reactor and expanded the .gitignore.
parents e5dae494 16ab1ef9
No related branches found
No related tags found
No related merge requests found
*.pyc # SB User Related #
######################
cache/* cache/*
cache.db* cache.db*
config.ini config.ini
Logs/* Logs/*
sickbeard.db* sickbeard.db*
autoProcessTV/autoProcessTV.cfg autoProcessTV/autoProcessTV.cfg
# Compiled source #
######################
*.py[co]
# IDE specific #
######################
*.bak *.bak
*.tmp
*.wpr
*.project
*.cproject
*.tmproj
*.tmproject
# OS generated files #
######################
.Spotlight-V100
.Trashes
.DS_Store .DS_Store
desktop.ini
ehthumbs.db
Thumbs.db
.directory
*~
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment