Files
Arch-R/.gitignore
2025-08-09 13:52:08 +10:00

51 lines
545 B
Plaintext

# build directories
/build.*/
/builds
/.fakeroot.*
# automatically downloaded source files
/sources/
# prebuild target binarys to provide
/target/
# mkpkg temp
mkpkg-temp
# options
/.libreelec
# private working directory
/.work/
# dedicated filesystem
/lost+found/
# symlinks...
/sources
/.work
# ccache
/.ccache/
# backup files
*.orig
# crap
.DS_Store
.directory
# ignore git repos from update scripts
tools/mkpkg/*.git
# ignore old linux configs
projects/**/*.old
# ROCKNIX
/.rocknix
/.cache
/.doc_cache
/.env
/.es_cache
/.config