mirror of
https://github.com/nushell/nushell.git
synced 2025-04-03 22:20:48 +02:00
ignore .DS_Store files on Mac (#622)
This commit is contained in:
parent
832a801c11
commit
7d1d6f075c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
history.txt
|
history.txt
|
||||||
/target
|
/target
|
||||||
/.vscode
|
/.vscode
|
||||||
|
.DS_Store
|
||||||
|
Loading…
Reference in New Issue
Block a user