aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Guzman <55927935+brockar@users.noreply.github.com>2025-11-22 13:42:39 -0300
committerGitHub <noreply@github.com>2025-11-22 13:42:39 -0300
commitbcfd5e7c2b67f0a62b1ceeb62d20b0a80ca55a70 (patch)
treee87f649fe0c9d8f382b8f465d1468b6495fb5886 /.gitignore
parentc862835221decf03b6640bb43e4044861cceaa04 (diff)
parent1351220a092414ae593bc006e3a3ebc09523198d (diff)
Merge pull request #871 from JaKooLit/development
[Bug] Change to waybar sleep timers was too long, slowed down waybar start/refressh
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore40
1 files changed, 40 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d20a9670..f85a9570 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,43 @@
WARP.md
.warp.md
result
+
+# Python artifacts
+__pycache__/
+*.py[cod]
+*.pyo
+*.pyd
+*.so
+*.egg
+*.egg-info/
+.eggs/
+dist/
+build/
+eggs/
+pip-wheel-metadata/
+
+# Virtual environments
+.venv/
+venv/
+env/
+ENV/
+.env
+
+# Testing and coverage
+.pytest_cache/
+.coverage
+.cache/
+.tox/
+htmlcov/
+
+# Type checking and linting
+.mypy_cache/
+.pytype/
+.flake8
+.ruff_cache/
+
+# IDE and editor directories
+.idea/
+.vscode/
+*.swp
+*.swo
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage