diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-07-26 21:22:50 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-07-26 21:22:50 -0400 |
commit | 0b1e1740d3a0aeb5278bb15b0b71ac76e2de5d08 (patch) | |
tree | 11951bf9ef5626dc38508591c840c302902aee57 /.gitignore |
initial commit
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..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |