Merge pull request #1129 from thorade/patch-1

ignore DS_Store files
This commit is contained in:
Milo Yip 2017-12-05 11:08:09 +08:00 committed by GitHub
commit 7caa4b2165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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

Binary file not shown.

Binary file not shown.

Binary file not shown.