summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore56
1 files changed, 0 insertions, 56 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 6405abb..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,56 +0,0 @@
-*.class
-.*.swp
-.beamer
-# Package Files #
-*.jar
-*.war
-*.ear
-
-# Intellij Files & Dir #
-*.iml
-*.ipr
-*.iws
-atlassian-ide-plugin.xml
-out/
-.DS_Store
-./lib/
-.idea
-
-# Gradle Files & Dir #
-build/
-.gradle/
-.stickyStorage
-.build/
-target/
-
-# Node log
-npm-*.log
-logs/
-.nux_enabled
-.nux_dashboard
-
-# Singlenode and test data files.
-/templates/
-/artifacts/
-/data/
-/data-fabric-tests/data/
-
-# Checkstyle report
-examples/checkstyle_report.xml
-
-# Examples Stuff
-dependency-reduced-pom.xml
-
-# generated by docs build
-*.pyc
-
-#black duck scanner results
-*_bdio.jsonld
-blackDuckHubProjectName.txt
-blackDuckHubProjectVersionName.txt
-/bin/
-
-
-#ECOMP LOGS
-**/debug-logs/
-**/logs/ \ No newline at end of file