Fix the syntax of .gitignore

This commit is contained in:
Donald Stufft 2014-12-05 20:08:35 -05:00
parent 19e24d0c45
commit 8935845a85

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
__pycache__/
.py[co]
*.py[co]
# Packages
*.egg