brillm05
commited on
Commit
·
921c0d8
1
Parent(s):
a06bd4d
Remove and ignore PNG files
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -14,3 +14,4 @@ transfer.py
|
|
14 |
word_frequency.json
|
15 |
word_frequency_en.json
|
16 |
figs/*.png
|
|
|
|
14 |
word_frequency.json
|
15 |
word_frequency_en.json
|
16 |
figs/*.png
|
17 |
+
figs/*.png
|