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