X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.gitignore;fp=.gitignore;h=0b8c49e5c2c34cef0ed095a099b8a6dfa81169bf;hb=409ce2607d4641ecb673b86a4e17e723d5a5fd0d;hp=0000000000000000000000000000000000000000;hpb=56066983f04d6186fe5d114cbd767397210dbb48;p=ealt-edge.git diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0b8c49e --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +#####standard .git ignore entries##### + +## IDE Specific Files ## +org.eclipse.core.resources.prefs +.classpath +.project +.settings +.idea +.externalToolBuilders +maven-eclipse.xml +workspace +.checkstyle + +## Compilation Files ## +*.class +**/target +target +target-ide +MANIFEST.MF \ No newline at end of file