diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ env/ *~ -data/
\ No newline at end of file +data/ +__pycache__/ |
![]() |
index : russian-cyrillic-identifier.git | |
Cyrillic character OCR neural network |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ env/ *~ -data/
\ No newline at end of file +data/ +__pycache__/ |