diff options
| author | Charlie Root <root@web.ccc.local> | 2020-05-26 22:45:15 +0000 |
|---|---|---|
| committer | Charlie Root <root@web.ccc.local> | 2020-05-26 22:45:15 +0000 |
| commit | daf20dd652f9294273c1110f60ff4da6d99f67c5 (patch) | |
| tree | 13bf0ee020cd847fa8c1a452c680948e3d99239d /.gitignore | |
| parent | ba279352885269d921e71ff7f5314b5b21dc58b7 (diff) | |
Commit preview bundle
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..1b313680 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | output | ||
| 2 | venv | ||
| 3 | cache | ||
| 4 | .doit.db | ||
| 5 | __pycache__ | ||
