Correction in Image references and CBA structure
[ccsdk/cds.git] / .gitignore
index e3e0e1f..29bf5d4 100644 (file)
@@ -1,6 +1,9 @@
 # Node.js
 **/node
 
+# Python
+**/*.pyc
+
 # Logs
 logs
 *.log
@@ -40,6 +43,7 @@ build/Release
 node_modules/
 jspm_packages/
 dist/
+dist10/
 
 # TypeScript v1 declaration files
 typings/