Skip to content

Commit

Permalink
.gitignore add .pyd
Browse files Browse the repository at this point in the history
  • Loading branch information
border committed May 4, 2016
1 parent d775067 commit 163fc39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Release/

# Python编译文件
*.pyc
*.pyd

# WingIDE文件
*.wpr
Expand Down

0 comments on commit 163fc39

Please sign in to comment.