about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2011-12-08 20:39:22 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2011-12-08 20:39:22 +0100
commita05d2a0c05b553bf2f5dec78aade0bf4733e9852 (patch)
tree668097fbd8051019872b2c470d6f8778f53d1927
parent0b14e0b367f1ee280fc97e853922758b07d2c742 (diff)
parent348486ced4832e4de28c1eb024ef5d4f9c5e6fa5 (diff)
downloadyoutube-dl-a05d2a0c05b553bf2f5dec78aade0bf4733e9852.tar.gz
youtube-dl-a05d2a0c05b553bf2f5dec78aade0bf4733e9852.tar.xz
youtube-dl-a05d2a0c05b553bf2f5dec78aade0bf4733e9852.zip
Merge branch 'master' of github.com:rg3/youtube-dl
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..95401e0a7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.pyc
+*.pyo
+*~