Files
buildroot/.gitignore

18 lines
310 B
Plaintext

/output
# github actions keeps hitting issues downloading from invisible-mirror.net, and then builds take hours to complete
# so... checking in the dl/ folder instead of downloading it in CI
# /dl
/.auto.deps
/.config.cmd
/.config.old
/..config.tmp
/.config
*.depend
*.o
/*.patch
/*.diff
*.orig
*.rej
*~
*.pyc