aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Kelly <bk@ancilla.ca>2017-07-13 09:36:05 -0400
committerGitHub <noreply@github.com>2017-07-13 09:36:05 -0400
commit627f017b5b1579f7afa5702c5edc43ff7e6a7b87 (patch)
tree93930d4b4d3b40c48738b048c33a983b91466c3c /.gitignore
parentb3ea515b1ec6e3192950c1607954f9418527291c (diff)
parentc9731ec430bb9524d5870b28177bd95279d73362 (diff)
downloadwee-slack-627f017b5b1579f7afa5702c5edc43ff7e6a7b87.tar.gz
Merge pull request #392 from ToxicFrog/toxicfrog/fix-tests
Fix the tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8673f9c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.pyc
+.cache/
+*.sublime-*