mirror of
https://github.com/NinjaCheetah/WiiPy.git
synced 2026-02-17 02:25:39 -05:00
Add new ASH module based on libWiiPy main
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -22,11 +22,13 @@ var/
|
||||
wheels/
|
||||
share/python-wheels/
|
||||
*.egg-info/
|
||||
main.build/
|
||||
main.dist/
|
||||
*.build/
|
||||
*.dist/
|
||||
*.onefile-build/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
MANIFEST
|
||||
*.bin
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
@@ -164,6 +166,9 @@ cython_debug/
|
||||
# Allows me to keep TMD files in my repository folder for testing without accidentally publishing them
|
||||
*.tmd
|
||||
*.wad
|
||||
*.app
|
||||
*.arc
|
||||
*.ash
|
||||
out_prod/
|
||||
remakewad.pl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user