mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 05:17:52 +02:00
ignore .DS_Store files on Mac (#622)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
history.txt
|
||||
/target
|
||||
/.vscode
|
||||
/.vscode
|
||||
.DS_Store
|
||||
|
Reference in New Issue
Block a user