added sources.cfg to git ignore
This commit is contained in:
parent
82db78ecbb
commit
828928f1dd
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,6 +4,9 @@
|
||||
#Python Specific ignores
|
||||
*.pyc
|
||||
|
||||
#may contain authentication information
|
||||
sources.cfg
|
||||
|
||||
#THINGS WE WOULD NEVER EVER WANT!
|
||||
#ignore thumbnails created by windows
|
||||
Thumbs.db
|
||||
|
Reference in New Issue
Block a user