mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Merge pull request #5867 from jdfreder/dsstore
Ignore .DS_Store files (OSX)
This commit is contained in:
commit
ea794c7b92
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