Step 10 : Bumping origin/master version cps-2.1.0
[cps.git] / .gitignore
index f197492..3c5994f 100755 (executable)
@@ -4,6 +4,7 @@
 *.zip
 *.log
 
+cps-application/archunit_store
 target/
 log/
 
@@ -12,6 +13,7 @@ log/
 *.iml
 *.ipr
 *.iws
+*.DS_Store
 
 .settings/
 bin/
@@ -24,4 +26,7 @@ tmp/
 
 /.tox
 /_build/*
-/__pycache__/*
\ No newline at end of file
+/__pycache__/*
+
+/docs/docs/
+/docs/.vscode/
\ No newline at end of file