Merge pull request #659 from google/jw/gitignore

Add gitignore for Maven, Eclipse, IDEA, and OSX files.
This commit is contained in:
inder123 2015-06-18 07:55:15 -07:00
commit fcfd397d6f

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
.classpath
.project
.settings
eclipsebin
target
pom.xml.*
release.properties
.idea
*.iml
*.ipr
*.iws
classes
.DS_Store