Add folders into the gitignore file.

This commit is contained in:
2018-05-25 19:01:51 +02:00
parent 4cf756dc54
commit f292873525

7
.gitignore vendored
View File

@@ -21,4 +21,9 @@ build/
nbbuild/
dist/
nbdist/
.nb-gradle/
.nb-gradle/
### Angular ###
src/main/resources/static/
src/main/ts/node_modules/
node/