aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorejona <ejona@google.com>2014-12-10 16:47:40 -0800
committerEric Anderson <ejona@google.com>2015-01-08 14:43:19 -0800
commit1852e9c3d5862786657ab6d3d65a78bcfe9f6d54 (patch)
treefa21d48253d1e020ae04f816d5f9bb7882ad1da8 /.gitignore
parent42989a83fff7f3e3212febb83a15feb37c6b13ac (diff)
downloadgrpc-grpc-java-1852e9c3d5862786657ab6d3d65a78bcfe9f6d54.tar.gz
Add gitignore to github repo.
This is based on an external GitHub commit by JakeWharton. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81830485
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..fa7042ba2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# Maven
+target
+
+# IntelliJ IDEA
+.idea
+*.iml
+
+# OS X
+.DS_Store