Initial commit

This commit is contained in:
Antoine Martin 2024-07-05 16:09:11 -04:00
commit d62f637cb6
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
12 changed files with 1418 additions and 0 deletions

17
.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
*.apk
*.gz
*.tgz
*.bz2
*.tbz2
*.zip
*.tags
*.xz
*.part
*.tar
src
pkg
pkg-*
build.log
core
!core/
.vscode/