ignore DS_Store files

This commit is contained in:
Matthis Thorade 2017-12-04 13:15:01 +01:00 committed by GitHub
parent 17ae6ffa85
commit 25c1b78f3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -23,3 +23,6 @@ Doxyfile
Doxyfile.zh-cn
DartConfiguration.tcl
*.nupkg
# Files created by OS
*.DS_Store