mirror of https://github.com/explosion/spaCy.git
Add tmp/ folder to gitignore
This commit is contained in:
parent
411ea714ed
commit
ea6fda0e05
|
@ -36,6 +36,7 @@ data/en/strings
|
||||||
|
|
||||||
_build/
|
_build/
|
||||||
.env/
|
.env/
|
||||||
|
tmp/
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
Loading…
Reference in New Issue