Browse Source

Add Intellij IDEA control files to GitIgnore

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1588625 13f79535-47bb-0310-9956-ffa450edef68
master
mclarke 11 years ago
parent
commit
b5fa00fcec
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      .gitignore

+ 3
- 1
.gitignore View File

@@ -18,4 +18,6 @@ patch.txt
target
velocity.log*
lib/optional/*.jar
src/tests/antunit/core/output
src/tests/antunit/core/output
.idea
*.iml

Loading…
Cancel
Save