populated the .gitignore as we switch branches often; cover/ will be test_coverage/

This commit is contained in:
Filippo Valsorda
2012-12-31 18:10:52 +01:00
parent 35a06ec0f4
commit 38a4d6feac
17 changed files with 18 additions and 12999 deletions

18
.gitignore vendored
View File

@@ -1 +1,19 @@
updates_key.pem
*~
*.pyc
*.pyo
*.DS_Store
wine-py2exe/
py2exe.log
*.kate-swp
build/
dist/
MANIFEST
README.txt
youtube-dl.1
youtube-dl.bash-completion
youtube-dl
youtube-dl.exe
youtube-dl.tar.gz
.coverage
cover/