Merge pull request #19 from CloudBees-community/gitignore-for-intellij

Add intellj project files to .gitignore
This commit is contained in:
michaelisvy 2013-06-13 21:40:45 -07:00
commit adb702feb5

3
.gitignore vendored
View file

@ -2,5 +2,6 @@ target/*
.settings/*
.classpath
.project
.idea
*.iml
/target