Browse code

gitignore update

Louis authored on17/12/2018 23:08:47
Showing1 changed files
... ...
@@ -2,7 +2,7 @@ wscript
2 2
 
3 3
 # Ignore build generated files
4 4
 /build/*
5
-!/build/pebble-health-export.pbw
5
+!/build/*.pbw
6 6
 
7 7
 # Ignore waf lock file
8 8
 .lock-waf*