mirror of
https://github.com/corpnewt/gibMacOS.git
synced 2024-04-21 12:31:48 +00:00
Update .gitignore
This commit is contained in:
@@ -3,6 +3,12 @@ __pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Ignore hidden files
|
||||
.*
|
||||
|
||||
# Ignore our save directory
|
||||
macOS Downloads
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
||||
Reference in New Issue
Block a user