aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorcgdecker <cgdecker@google.com>2014-10-17 13:49:18 -0700
committerSam Berlin <sameb@google.com>2014-10-20 13:09:12 -0400
commit136bc2015e0748ca0979196be800e805390c3324 (patch)
treeb283e41d8b8cad1ef06c9f3aebb59434b804ace2 /.gitignore
parent98be10254cabb06f74973eecbadfc7a8942f85d8 (diff)
downloadguice-136bc2015e0748ca0979196be800e805390c3324.tar.gz
Remove all .iml and .ipr IntelliJ project files and add IntelliJ project files and directories to .gitignore.
------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=77967915
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2507017a..a73b2cdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,6 @@ bin/
*~
*.orig
*.new
+.idea/
+*.iml
+*.ipr