mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 18:56:36 +03:00
Ignore temporary files and allow Dropbox workaround
This commit is contained in:
parent
4edf7057ee
commit
7558f1aeef
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