Release 0.0.6
This commit is contained in:
parent
5e9bd4f257
commit
f3e8132a37
8 changed files with 300 additions and 35 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -6,6 +6,14 @@ PS3_GAME/
|
|||
PS3_UPDATE/
|
||||
PS3_DISC.SFB
|
||||
|
||||
tools/keys/*
|
||||
tools/*/*
|
||||
tools/*.db
|
||||
tools/*.dat
|
||||
|
||||
libra/data/*.db
|
||||
*.db
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue