Add gitignore file.

This commit is contained in:
Marvin S. Addison 2012-03-07 09:49:56 -05:00
parent de2ab6a3ad
commit bbcd532924
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
.classpath
!/.project
.project
.settings
target
*.ipr
*.iml
*.iws
.idea/
.DS_Store
.idea