diff options
| author | 2015-10-11 17:54:06 +0200 | |
|---|---|---|
| committer | 2015-10-11 17:54:56 +0200 | |
| commit | a7fe15b99d64904855ba2bd3649b1a3642824a75 (patch) | |
| tree | 35c2da4777ffcbd1b6fb661227af8a6528646030 /.gitignore | |
| parent | f1ddf104809017784aa136ebb8ff7e2cfb96d5f4 (diff) | |
| download | youtube-podcaster-a7fe15b99d64904855ba2bd3649b1a3642824a75.tar.gz youtube-podcaster-a7fe15b99d64904855ba2bd3649b1a3642824a75.tar.bz2 youtube-podcaster-a7fe15b99d64904855ba2bd3649b1a3642824a75.zip | |
Can actually be installed with setup.py now
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -39,3 +39,9 @@ docs/api/* | |||
| 39 | docs/_build/* | 39 | docs/_build/* |
| 40 | cover/* | 40 | cover/* |
| 41 | MANIFEST | 41 | MANIFEST |
| 42 | |||
| 43 | # Outputted files by youtube-podcaster | ||
| 44 | *.xml | ||
| 45 | *.save | ||
| 46 | downloads/ | ||
| 47 | youtube-podcaster.json | ||
