Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,3 +1,9 @@
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Pyenv
|
||||
.python-version
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
Reference in New Issue
Block a user