@@ -1,4 +1,4 @@
-wscript
+# removed ignoring of wscript as needed to compile
# Ignore swap files
*.swp
new file mode 100644
@@ -0,0 +1,11 @@
+wscript
+
+# Ignore swap files
+*.swp
+# Ignore lock file
+.lock-waf_linux2_build
+# Ignore build generated files but pbw (compiled app)
+/build/*
+!/build/*.pbw