aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-11 00:27:29 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-11 00:28:55 -0700
commit03e57fcfcd9bc85bec2757fad9ae613bdb6f783b (patch)
tree250f00bc9db22650cc273a6806e17cfca2e974d5 /.gitignore
init commitHEADmain
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..70c5b02
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+# Python-generated files
+__pycache__/
+*.py[oc]
+build/
+dist/
+wheels/
+*.egg-info
+
+# Virtual environments
+.venv
+data
+*.db
+.env
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage