diff options
author | Doug Black <dblack@twilio.com> | 2014-02-01 21:38:50 -0500 |
---|---|---|
committer | Doug Black <dblack@twilio.com> | 2014-02-01 21:38:50 -0500 |
commit | 4ae365df8ff01808253809cab80b30debc415727 (patch) | |
tree | 263edfe82314090fa5dda226e64fd08cc848409f /.gitignore | |
parent | fix docs typo (diff) | |
download | sleepy-4ae365df8ff01808253809cab80b30debc415727.tar.gz sleepy-4ae365df8ff01808253809cab80b30debc415727.tar.bz2 sleepy-4ae365df8ff01808253809cab80b30debc415727.zip |
consolidate tests, add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ed3b07 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.test |