aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-04-24 22:41:02 -0700
committerPinapelz <yukais@pinapelz.com>2026-04-24 22:43:00 -0700
commit746610bd0ad40ed2a97fa68ef162d80f719367ef (patch)
tree0be1d961b38ef2a8f6410e06a9bd7a6e4f3f9641 /.gitignore
first commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..505a3b1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+# Python-generated files
+__pycache__/
+*.py[oc]
+build/
+dist/
+wheels/
+*.egg-info
+
+# Virtual environments
+.venv
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage