X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=62501cf8c92b6362f174b74cf892f24261c6e50a;hb=47b7c0e7d4c1ecc48df63c8e18ac06e6278a92cd;hp=0f6e17bd12a6c9fdb10640c8922d9405f8d0a668;hpb=3acbae6bf3be04f352bfaac340b8303064a2f7c4;p=music.git diff --git a/.gitignore b/.gitignore index 0f6e17bd..62501cf8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,10 @@ src/main/webapp .DS_Store ._* +# Ignore jars +**/*.jar +*.jar + .metadata # Eclipse stuff @@ -25,3 +29,15 @@ src/main/webapp .idea debug-logs/ .README.md.html + +docs/Makefile +docs/_build +docs/conf.py + +#VSCODE +.VSCODE +.attach_pid* + + +#jmeter +jmeter.log