mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Ignore .DS_Store files (OSX)
This commit is contained in:
parent
2483e0a0e1
commit
989da023ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ __pycache__
|
||||
*.bak
|
||||
.ipynb_checkpoints
|
||||
.tox
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user