You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2016/12/11 20:58:46 UTC

svn commit: r1773643 - /poi/trunk/.gitignore

Author: centic
Date: Sun Dec 11 20:58:46 2016
New Revision: 1773643

URL: http://svn.apache.org/viewvc?rev=1773643&view=rev
Log:
Ignore IntelliJ directories

Modified:
    poi/trunk/.gitignore

Modified: poi/trunk/.gitignore
URL: http://svn.apache.org/viewvc/poi/trunk/.gitignore?rev=1773643&r1=1773642&r2=1773643&view=diff
==============================================================================
--- poi/trunk/.gitignore (original)
+++ poi/trunk/.gitignore Sun Dec 11 20:58:46 2016
@@ -11,3 +11,16 @@ sonar/scratchpad/src/
 sonar/ooxml-schema-security/src/
 sonar/examples/src/
 sonar/excelant/src/
+
+### JetBrains template
+# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
+
+*.iml
+
+## Directory-based project format:
+.idea/
+
+## Plugin-specific files:
+
+# IntelliJ
+/out/



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org