提交 33f4cd5d 编写于 作者: C Chris Wanstrath

Merge pull request #291 from matheussl/master

Add ignore extensions for Python and SublimeText
# SublimeText project files
/*.sublime-project
*.sublime-workspace
*.py[co]
*.py[cod]
# C extensions
*.so
# Packages
*.egg
......@@ -12,6 +15,8 @@ var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
......@@ -26,3 +31,4 @@ nosetests.xml
#Mr Developer
.mr.developer.cfg
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册