summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChad Horohoe <chorohoe@wikimedia.org>2012-11-02 10:18:58 -0400
committerChad Horohoe <chorohoe@wikimedia.org>2012-11-02 10:20:21 -0400
commitb19a85d0b437c71a4711f9a0c88239bb0aaf8bf1 (patch)
tree39088b217970d9b25568da251805249984e25d22
parentd19be975e29d2b870913567d4c2bb7b8e155784a (diff)
Adding sublime project files to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 465893d783..c87c26f20d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/test_site
/.idea
/gerrit-parent.iml
+*.sublime-*