diff options
| author | Rasmus Luha <rasmus.luha@gmail.com> | 2022-03-16 03:51:41 +0200 |
|---|---|---|
| committer | Rasmus Luha <rasmus.luha@gmail.com> | 2022-03-16 03:51:41 +0200 |
| commit | 9536dc1dd3c16119ac719453894a5385f9983050 (patch) | |
| tree | 951ae1b25cab7bc3c31bb1249e878d2342277c65 /.gitignore | |
| parent | 8fbcafc6fc2fe274537b297e6eb2473a68150255 (diff) | |
restructure the project
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ venv/ .env __pycache__/ -Data/ +AllAboutData/Data/ |
