Added IntelliJ specific files to .gitignore

This commit is contained in:
Trustin Lee 2010-11-23 20:09:22 +09:00
parent 1ffb1aea75
commit cd133919d3
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -4,3 +4,6 @@
/target
/reports
/src/main/java/org/jboss/netty/util/Version.java
/*.iml
/*.ipr
/*.iws