Initial commit
This commit is contained in:
commit
45bc4290f1
2 changed files with 8 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# ---> Beef
|
||||
build/
|
||||
recovery/
|
||||
BeefSpace_User.toml
|
||||
|
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# pkkg
|
||||
|
||||
Package management thing
|
Reference in a new issue