X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=asdcApi%2F.gitignore;fp=asdcApi%2F.gitignore;h=b73caf31ed0ba9f2a9ef9540e8c23c53358092d6;hb=1b47683183e05c39e55d14c904caf073b65825ef;hp=0000000000000000000000000000000000000000;hpb=66fe1714388c1d1f82097de468ef3789b178743d;p=sdnc%2Fnorthbound.git diff --git a/asdcApi/.gitignore b/asdcApi/.gitignore new file mode 100755 index 00000000..b73caf31 --- /dev/null +++ b/asdcApi/.gitignore @@ -0,0 +1,34 @@ +#####standard .git ignore entries##### + +## IDE Specific Files ## +org.eclipse.core.resources.prefs +.classpath +.project +.settings +.idea +.externalToolBuilders +maven-eclipse.xml +workspace + +## Compilation Files ## +*.class +**/target +target +target-ide +MANIFEST.MF + +## Misc Ignores (OS specific etc) ## +bin/ +dist +*~ +*.ipr +*.iml +*.iws +classes +out/ +.DS_STORE +.metadata + +## Folders which contain auto generated source code ## +yang-gen-config +yang-gen-sal