Disable stage3 in branch WIM
[osm/devops.git] / .gitignore
index 1b2211d..e750d4e 100644 (file)
@@ -1 +1,16 @@
-build*
+*.pyc
+.cache
+
+#Debian packaging related files
+debian/osm-devops.install
+pool
+osm-devops-*.post*
+osm-devops_*.post*
+
+#IDEs
+.idea
+
+#local stuff files that end in ".local" or folders called "local"
+*.local
+local
+