aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyan Sullivan <kayoticsully@gmail.com>2014-05-21 13:50:06 -0400
committerRyan Sullivan <kayoticsully@gmail.com>2014-05-21 13:50:06 -0400
commit358862c7ad58ded0f001055c3e11ab5aad15eec0 (patch)
treed42d4ba8683224e85aa97ba12270e6e47ff8157a /.gitignore
parentcd433a4f52470f83debcfe436c8be99dcaa43463 (diff)
downloadsyncthing-358862c7ad58ded0f001055c3e11ab5aad15eec0.tar.gz
syncthing-358862c7ad58ded0f001055c3e11ab5aad15eec0.zip
Ignore sublime files and Godeps changes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5b1c7081c..adf7dccfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ stcli.exe
*.tar.gz
*.zip
*.asc
+Godeps/
+*.sublime* \ No newline at end of file