update .gitignore

This commit is contained in:
Stephen Connolly 2013-04-24 12:35:40 +01:00
parent ac82c3b563
commit 644d54099b

7
.gitignore vendored
View file

@ -1,6 +1,9 @@
/target
/.idea/
/target/
*.iml
/work
*.iws
*.ipr
/work/
/.project
/.settings
/.classpath