diff options
| author | root <root@debian.tailb80758.ts.net> | 2026-04-01 17:08:37 +0200 |
|---|---|---|
| committer | root <root@debian.tailb80758.ts.net> | 2026-04-01 17:08:37 +0200 |
| commit | dbe036aaf799ac31c3a8249ef7af07c7dc8c91d7 (patch) | |
| tree | bdc5a1430b84404d8a522dee5d5f6a4d41f814dc /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3afd512 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__ +config.py |
