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

Joel Grunbaum
2 days ago d68e2f2d0be6ac49e547775ece8655a720f6292f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Legacy
chroot
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/