Adding icons.json to .gitignore

This commit is contained in:
softsimon 2021-12-20 04:01:40 +04:00
parent 59df84b638
commit b921a32c20

1
backend/.gitignore vendored
View File

@ -2,6 +2,7 @@
# production config # production config
mempool-config.json mempool-config.json
icons.json
# compiled output # compiled output
/dist /dist