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
|
#Python Specific ignores
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
#may contain authentication information
|
||||||
|
sources.cfg
|
||||||
|
|
||||||
#THINGS WE WOULD NEVER EVER WANT!
|
#THINGS WE WOULD NEVER EVER WANT!
|
||||||
#ignore thumbnails created by windows
|
#ignore thumbnails created by windows
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
Reference in New Issue
Block a user