mirror of
https://github.com/NinjaCheetah/WiiPy.git
synced 2026-02-17 02:25:39 -05:00
Info cmd: Improved region output, added boot content index, installed title size now displayed for WADs
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -164,7 +164,7 @@ cython_debug/
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
.idea/
|
||||
|
||||
# Allows me to keep TMD files in my repository folder for testing without accidentally publishing them
|
||||
# Allows me to keep Wii files in my repository folder for testing without accidentally publishing them
|
||||
*.tmd
|
||||
*.tik
|
||||
*.cert
|
||||
@@ -173,8 +173,12 @@ cython_debug/
|
||||
*.app
|
||||
*.arc
|
||||
*.ash
|
||||
*.met
|
||||
out_prod/
|
||||
remakewad.pl
|
||||
content.map
|
||||
uid.sys
|
||||
SYSCONF
|
||||
|
||||
# Also awful macOS files
|
||||
*._*
|
||||
|
||||
Reference in New Issue
Block a user