distribution/.gitignore
fewtarius 17317a81ab
* Fix battery reporting on RK3566 devices.
* Update Linux kernel to 6.1.13.
* Update PPSSPP.
* Fix jelos-info hang if temp device doesn't exist.
2023-02-22 16:54:01 -05:00

47 lines
471 B
Text

* text=auto eol=lf
*.patch -text
# build directorys
/build.*
/.fakeroot.*
/.egg_cache
/.ccache-*
/.env
/.ant
# automatically downloaded source files
/sources/
/.stamps/
# prebuild target binarys to provide
/target/
# options
.jelos
# private working directory
/.work/
# dedicated filesystem
/lost+found/
# symlinks...
/sources*
/.work
# Go cache
/.cache
# backup files
*.orig
*.rej
# vim swap files
*.swp
# crap
.DS_Store
.directory
# release images
release/