Fixed issue found in integration testing
[oom.git] / .gitignore
index b671448..92ead3a 100644 (file)
@@ -1,5 +1,23 @@
+# Application
 kubernetes/config/onap-parameters.yaml
-.idea/vcs.xml
-.idea/modules.xml
-.idea/oom.iml
-.idea/workspace.xml
+kubernetes/dist/*
+requirements.lock
+**/charts/*.tgz
+
+# AAI Schema
+**/schema/*
+
+
+# Eclipse
+.classpath
+.factorypath
+.project
+.pydevproject
+.settings/
+
+# IntelliJ
+.idea/*
+*.iml
+
+# Mac OS
+*DS_Store*