brillm05
commited on
Commit
·
a06bd4d
1
Parent(s):
03b2e03
Ignore PNG files
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -13,3 +13,4 @@ __pycache__
|
|
13 |
transfer.py
|
14 |
word_frequency.json
|
15 |
word_frequency_en.json
|
|
|
|
13 |
transfer.py
|
14 |
word_frequency.json
|
15 |
word_frequency_en.json
|
16 |
+
figs/*.png
|