diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-06-20 17:24:18 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-06-20 17:24:18 -0400 |
commit | cf88b55c7d978943af005c327dd3ee8cd6d79a95 (patch) | |
tree | 6ed5c52cb4e27b0a27e97087a4feb38b971e1492 /.gitignore | |
download | cbc-cf88b55c7d978943af005c327dd3ee8cd6d79a95.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7849784 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +*.DS_Store |