Add .pyd to gitignore [skip ci]

.pyd is a rare sight, but I added it just to be on the safe side.
This commit is contained in:
nyuszika7h 2014-02-22 13:57:07 +01:00
parent 0f8523f952
commit 373fe30e51
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
*.mo
*.py[co]
*.py[cdo]
*~
.*.swp
.swp