mupen64plus-ui-python/.gitignore
2020-04-04 23:12:30 +02:00

15 lines
154 B
Plaintext

# Directories
build/
src/m64py.egg-info/
# Files
dist/*.egg
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Resources
*_ui.py
*_rc.py