Add /build folder to .gitignore

This commit is contained in:
Rossen Hristov
2016-03-09 10:35:15 +02:00
parent b2bbd089e2
commit 67cee5bef7

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/dist /dist
/build
*.iml *.iml