Add local/ to .gitignore

This commit is contained in:
Eike Kettner
2020-09-13 11:48:31 +02:00
parent 9b41ffe008
commit 7104323e7e
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
#artwork/*.png
target/
local/
node_modules/
dev.conf
elm-stuff