1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

add *.pyc for mac users

This commit is contained in:
Matheus Rocha 2014-09-22 09:06:48 -03:00
parent 7acb3d6cdc
commit cc62f4f7dc

View File

@ -1,6 +1,7 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.pyc
# C extensions
*.so