meta: add .gitignore
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
ptrcnull 2022-03-22 23:56:53 +01:00
parent 1aeb1a3786
commit b0bffa75d9
Signed by: ptrcnull
GPG key ID: 411F7B30801DD9CA

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/