Repository: opennlp
Updated Branches:
  refs/heads/trunk 426944c52 -> c91830eea


Ignore Intellij project files


Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo
Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/c7d4a9c9
Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/c7d4a9c9
Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/c7d4a9c9

Branch: refs/heads/trunk
Commit: c7d4a9c925ca053009d5f1fabc9f87caf28a1f65
Parents: 426944c
Author: Jörn Kottmann <[email protected]>
Authored: Fri Oct 28 21:34:21 2016 +0200
Committer: Jörn Kottmann <[email protected]>
Committed: Fri Oct 28 21:34:21 2016 +0200

----------------------------------------------------------------------
 .gitignore | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/opennlp/blob/c7d4a9c9/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 657a6fd..5d44bbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,9 @@
+*.iml
+.idea
 target
 .classpath
 .project
 .settings
 nbactions.xml
 nb-configuration.xml
-*.DS_Store
\ No newline at end of file
+*.DS_Store

Reply via email to