diff options
| author | doobry | 2019-10-24 14:08:48 +0200 |
|---|---|---|
| committer | doobry | 2019-10-24 14:08:48 +0200 |
| commit | 05d40216ee96649038f465ae2f28ac7ba28c5048 (patch) | |
| tree | 0d81f5570c76c71277a5c7c4295f514b570b7b21 /.gitignore | |
| parent | f544d94a8c903dcdc9f576af32958334b4a2a71c (diff) | |
Add support for external config files (Fixes: #33)v0.1.0
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,3 +1,4 @@ | |||
| 1 | __pycache__ | 1 | __pycache__ |
| 2 | config.py | ||
| 2 | custom_templates | 3 | custom_templates |
| 3 | uploads | 4 | uploads |
