mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Ignore temporary files
This commit is contained in:
parent
1f247959f3
commit
427e942e84
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -93,6 +93,9 @@ coverage.xml
|
|||
# Mac OS X
|
||||
*.DS_Store
|
||||
|
||||
# Temporary files / Dropbox hack
|
||||
*.~*
|
||||
|
||||
# Komodo project files
|
||||
*.komodoproject
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user