@@ -1,7 +1,9 @@
wscript
# Ignore build generated files
-/build
+/build/*
+!/build/*.pbw
+
# Ignore waf lock file
.lock-waf*