update gitignore to ignore fonts
parent
4dad03e3c9
commit
fe6e122b1b
|
@ -2,6 +2,7 @@
|
||||||
/public/
|
/public/
|
||||||
/resources/_gen/
|
/resources/_gen/
|
||||||
/assets/jsconfig.json
|
/assets/jsconfig.json
|
||||||
|
/static/fonts
|
||||||
hugo_stats.json
|
hugo_stats.json
|
||||||
|
|
||||||
# Executable may be added to repository
|
# Executable may be added to repository
|
||||||
|
|
Loading…
Reference in New Issue