Remove duplicated jaxrs library
[music.git] / .gitignore
index c795c9e..62501cf 100644 (file)
@@ -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