aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c795c9e7..62501cf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,10 @@ src/main/webapp
.DS_Store
._*
+# Ignore jars
+**/*.jar
+*.jar
+
.metadata
# Eclipse stuff
@@ -29,3 +33,11 @@ debug-logs/
docs/Makefile
docs/_build
docs/conf.py
+
+#VSCODE
+.VSCODE
+.attach_pid*
+
+
+#jmeter
+jmeter.log