langdonholmes commited on
Commit
6449ca4
1 Parent(s): b07679e

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -1 +1,3 @@
1
- __pycache__/*
 
 
 
1
+ __pycache__\*
2
+ __pycache__/spacy_analyzer.cpython-310.pyc
3
+ __pycache__/spacy_recognizer.cpython-310.pyc