Add gitignore to github repo.

This is based on an external GitHub commit by JakeWharton.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81830485
This commit is contained in:
ejona 2014-12-10 16:47:40 -08:00 committed by Eric Anderson
parent 42989a83ff
commit 1852e9c3d5
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
# Maven
target
# IntelliJ IDEA
.idea
*.iml
# OS X
.DS_Store