summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9dcffd29d96459c382b1872191336b6a7e0adafb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.build/config
build/*
config/*
*.pyc
packer_build/*
packer_cache/*
key/*
packages/*
rootfs/*
!packages/*/
/testinstall*.raw
/testinstall*.efivars
/ci_data
/ci_seed.iso
/nested_installer_payload.iso
/*.qcow2
/*.tar
.DS_Store
._.DS_Store
.venv

# AI stuff
.claude/