Added an explicit ignore section to .gitignore

Current intention is to maintain a single blacklist for common OS
dependent files without having to define each and every folder and their
allowed filetypes to avoid commiting these.
This commit is contained in:
yueh 2016-11-13 11:30:27 +01:00
parent fc834036a0
commit 26e86a114c

3
.gitignore vendored
View file

@ -26,3 +26,6 @@
# Github specific files and directories
!.github/
# Explicit ignores
Thumbs.db