mirror of https://github.com/explosion/spaCy.git
* Add sass-cache to gitignore
This commit is contained in:
parent
be4848fbcb
commit
7820c504d7
|
@ -8,6 +8,7 @@ tmp/
|
|||
.pypyenv
|
||||
.eggs
|
||||
*.tgz
|
||||
.sass-cache
|
||||
|
||||
MANIFEST
|
||||
|
||||
|
|
Loading…
Reference in New Issue