populated the .gitignore as we switch branches often; cover/ will be test_coverage/
This commit is contained in:
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/
|
||||
|
Reference in New Issue
Block a user