aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-04-18 17:36:52 -0700
committerPinapelz <yukais@pinapelz.com>2026-04-18 17:36:52 -0700
commit85a1c3df4b0f04f94c2d0179c21eeda36f9a9e3c (patch)
tree6c093e9cca4bbb1a9e5bdfe83056e29e12f8dbdf /.gitignore
parente6700aa1cd867fc574eb8e6df75b26eae269b759 (diff)
init commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..783cdb1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Python-generated files
+__pycache__/
+*.py[oc]
+build/
+dist/
+wheels/
+*.egg-info
+
+# Virtual environments
+.venv
+settings.json
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage