Update .gitignore

This commit is contained in:
andyfreer 2020-02-09 07:02:37 +00:00
parent 954c30fbab
commit 13e0ae1a4b

4
.gitignore vendored
View file

@ -30,3 +30,7 @@ dist
/src/static/fonts
/src/static/app.css
/src/static/app.js
# IDEs
.idea
.idea/*