Bump versions by x.y.(z+1)
[dlux.git] / .gitignore
index 13e67cbb89a7656ba18128421f98a5072b397ea7..71fd842ffab627206259b96860ee6b8d18202eab 100644 (file)
@@ -1,6 +1,7 @@
 *.sw*
 *~
-assets/
+# assets/
+dlux-web/**/assets/
 build/
 bin/
 node_modules/
@@ -8,6 +9,10 @@ target/
 vendor/
 .DS_Store
 
+# dlux app
+dlux-web/src/
+!dlux-web/src/less/
+
 # Eclipse
 .classpath
 .project
@@ -34,3 +39,5 @@ target/
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
+dlux-web/node
+dlux-web/src/LICENSE