diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | p2pvr/.gitignore | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..540b466 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin +*.pyc diff --git a/p2pvr/.gitignore b/p2pvr/.gitignore new file mode 100644 index 0000000..038d718 --- /dev/null +++ b/p2pvr/.gitignore @@ -0,0 +1 @@ +testing |