diff options
| author | Franziska Kunsmann <hi@kunsmann.eu> | 2023-01-11 06:57:11 +0100 |
|---|---|---|
| committer | Franziska Kunsmann <hi@kunsmann.eu> | 2023-01-11 06:57:11 +0100 |
| commit | bb7c63ef130b00003c926b168aee56a3b32eb6e0 (patch) | |
| tree | c8375c19f1bde9864c5e706d1402c533ce02c9d5 /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f7275bb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +venv/ |
