diff options
| author | 2015-05-19 14:53:18 -0400 | |
|---|---|---|
| committer | 2015-05-19 14:53:18 -0400 | |
| commit | 9a14f4e1864f49a2b8780e403f966fe7e7e05f1f (patch) | |
| tree | 8852213fa2fbd8d561aec66c74204632aeb18f16 /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..33223a6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +output/ +cache/ +*.pyc +.doit.db |
