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
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -25,4 +25,7 @@
!codeformat/
# Github specific files and directories
!.github/
!.github/
# Explicit ignores
Thumbs.db