mirror of
https://github.com/corpnewt/gibMacOS.git
synced 2025-01-22 10:04:12 -05:00
Update .gitignore
This commit is contained in:
parent
e31b473e1e
commit
5329d8937f
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -9,6 +9,9 @@ __pycache__/
|
||||||
# Ignore our save directory
|
# Ignore our save directory
|
||||||
macOS Downloads
|
macOS Downloads
|
||||||
|
|
||||||
|
# Ignore dd
|
||||||
|
ddrelease64.exe
|
||||||
|
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue