X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=6f0e6fd12f7ff12ad03dea53c929ba701d4d04ff;hb=refs%2Fheads%2Fmaster;hp=d93e94155e437c3d852a95cdbf88cda368b94205;hpb=0d9b3896ad594816b1eb7048949114e6a18c4bd4;p=aaf%2Fcadi.git diff --git a/.gitignore b/.gitignore index d93e941..6f0e6fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,21 @@ +# Application +logs/ + +# Maven target/ -.idea + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ +.idea/ *.iml + +# Visual Studio Code +.vscode + +# Misc .checkstyle