Merge "JUNITS for JSONDELETE class"
[music.git] / .gitignore
index b1c3835..62501cf 100644 (file)
@@ -1,19 +1,43 @@
+# Byte-compiled / optimized / DLL files
+__pycache__/
+*.py[cod]
+
 # ignore all bin directories
 # matches "bin" in any subfolder
 bin/
+
 # ignore all target directories
 target/
 src/main/webapp
 # ignore all files ending with ~
 *~ 
+
 .DS_Store
+
 ._*
+# Ignore jars
+**/*.jar
+*.jar
+
+
 .metadata
 # Eclipse stuff
-/.settings/
+.settings/
 .classpath
 .project
 # Idea
 .idea
 debug-logs/
-/logs/
+.README.md.html
+
+docs/Makefile
+docs/_build
+docs/conf.py
+
+#VSCODE
+.VSCODE
+.attach_pid*
+
+
+#jmeter
+jmeter.log