ignore .DS_Store files on Mac (#622)
This commit is contained in:
parent
832a801c11
commit
7d1d6f075c
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
history.txt
|
history.txt
|
||||||
/target
|
/target
|
||||||
/.vscode
|
/.vscode
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in New Issue
Block a user