Skip to content

Commit 7caa4b2

Browse files
authored
Merge pull request Tencent#1129 from thorade/patch-1
ignore DS_Store files
2 parents 17ae6ff + 79d5e23 commit 7caa4b2

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ Doxyfile
2323
Doxyfile.zh-cn
2424
DartConfiguration.tcl
2525
*.nupkg
26+
27+
# Files created by OS
28+
*.DS_Store

bin/jsonschema/remotes/.DS_Store

-6 KB
Binary file not shown.

bin/jsonschema/tests/.DS_Store

-6 KB
Binary file not shown.

bin/jsonschema/tests/draft4/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)