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