populated the .gitignore as we switch branches often; cover/ will be test_coverage/
This commit is contained in:
parent
35a06ec0f4
commit
38a4d6feac
17 changed files with 18 additions and 12999 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue