Add unwanted values.yaml files to .gitignore
[it/otf.git] / .gitignore
index 62c8935..b219c95 100644 (file)
@@ -1 +1,16 @@
-.idea/
\ No newline at end of file
+.idea/
+-*.swp
+-**/*.swp
+-*.sw*
+-**/node_modules/*
+-*.pyc
+-__pycache__/
+-*.log
+-.env
+-*.tgz
+-*.lock
+
+otf-helm/otf/values.yaml
+otf-helm/otf/charts/databases/mysqldb/values.yaml
+otf-service-api/helm/otf-service-api/values.yaml
+