Browse code

gitignore update

Louis authored on17/12/2018 22:49:49
Showing1 changed files
... ...
@@ -1,8 +1,8 @@
1 1
 wscript
2 2
 
3
-# Ignore build generated files
4
-/build/*
5
-!/build/synocam_home_switch.pbw
3
+# Ignore build generated files, except pbw file
4
+build/
5
+#!/build/synocam_home_switch.pbw
6 6
 
7 7
 # Ignore waf lock file
8 8
 .lock-waf*