diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-05 11:23:34 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-05 11:23:34 -0700 |
| commit | 95d56dd94153cf464ada2c9bbbe840a3da14f98a (patch) | |
| tree | 9967f18d5f0a6f0f189078f0fa05929bd234980f /.gitignore | |
init commit
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 0000000..68d5ebe --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +pb_data +pocketbase +bin +.env +__pycache__ |
