1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-06 14:20:11 +00:00

fix m2ctx incompatibility on MacOS (#354)

This commit is contained in:
notyouraveragehooman 2020-09-02 04:13:21 -07:00 committed by GitHub
parent c033b4b28e
commit 48f2e10bef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
# Cache files
__pycache__/
.pyc
.DS_Store
# Text editor remnants
.vscode/