summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 68398d68..4554b6f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# Virtual environment related stuff
.tox/*
+deployment/.tox/*
# Log files
*.log
@@ -15,7 +16,18 @@
# Development environment files
.project
.pydevproject
+.idea
+.vagrant
+*.komodoproject
-# Cache files
+# Cache and temp files
.cache
.pytest_cache
+*~
+
+# Deplyoment tool related files
+add-node.json
+infrastructure.json
+cns-automation-config*.yaml
+ocp-on-vmware*.ini*
+*.retry