mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
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
|
||||
/target
|
||||
/.vscode
|
||||
/.vscode
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user