vim .gitignore
*.mp4 *.pyc *.swp *.old *.bak
git过滤提交文件
原文:http://www.cnblogs.com/liyugeng/p/7897018.html