diff --git a/.gitignore b/.gitignore
index c777af9..acdabd1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-/nbproject/private/
+/nbproject/
 /images/
 /tests/templates/
-/dist/
\ No newline at end of file
+/dist/
+/build/tmp.js
\ No newline at end of file