fix: self-ignore .gitignore
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,13 +0,0 @@
|
|||||||
__pycache__/
|
|
||||||
*.pyc
|
|
||||||
*.pyo
|
|
||||||
*.egg-info/
|
|
||||||
dist/
|
|
||||||
build/
|
|
||||||
.venv/
|
|
||||||
.eggs/
|
|
||||||
*.egg
|
|
||||||
.ruff_cache/
|
|
||||||
.pytest_cache/
|
|
||||||
.mypy_cache/
|
|
||||||
config/derp.toml
|
|
||||||
Reference in New Issue
Block a user