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