add gitignore

This commit is contained in:
Nicolas Héron 2019-12-28 16:17:00 +01:00
commit ad135e3d2d

8
.gitignore vendored
View file

@ -1 +1,9 @@
# Created by .ignore support plugin (hsz.mobi) # Created by .ignore support plugin (hsz.mobi)
*.iml
overlays/
node/
node_modules/
.classpath
.project
.settings/
target/