mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
2 days ago 7d367bed85993cdb6d0599cd1f056daaf3980873
.gitignore
@@ -1,3 +1,32 @@
# Legacy
chroot
repo
vars.sh
# Python
__pycache__/
*.py[cod]
*$py.class
.venv/
env/
venv/
ENV/
# Distribution / Build
dist/
local_build/
build/
*.egg-info/
# Tests / Coverage
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
# Project Specific
config.yaml
repo/
waitlist*
errorfile
logs/