[Python-modules-commits] [python-websockets] 09/12: ignore .pyc files
Piotr Ożarowski
piotr at moszumanska.debian.org
Sat Nov 5 22:06:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository python-websockets.
commit 706d44b7087c6cc8cae06a7ad8e8d2c1339a3aeb
Author: Piotr Ożarowski <piotr at debian.org>
Date: Sat Nov 5 22:14:07 2016 +0100
ignore .pyc files
---
debian/source/options | 1 +
websockets/py35/__pycache__/__init__.cpython-33.pyc | Bin 158 -> 0 bytes
websockets/py35/__pycache__/__init__.cpython-34.pyc | Bin 146 -> 0 bytes
websockets/py35/__pycache__/__init__.cpython-35.pyc | Bin 146 -> 0 bytes
websockets/py35/__pycache__/client.cpython-35.pyc | Bin 1123 -> 0 bytes
websockets/py35/__pycache__/client_server.cpython-35.pyc | Bin 1460 -> 0 bytes
6 files changed, 1 insertion(+)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..11b6a3f
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+git-ignore-new=*.pyc
diff --git a/websockets/py35/__pycache__/__init__.cpython-33.pyc b/websockets/py35/__pycache__/__init__.cpython-33.pyc
deleted file mode 100644
index 74713d0..0000000
Binary files a/websockets/py35/__pycache__/__init__.cpython-33.pyc and /dev/null differ
diff --git a/websockets/py35/__pycache__/__init__.cpython-34.pyc b/websockets/py35/__pycache__/__init__.cpython-34.pyc
deleted file mode 100644
index 5a4332b..0000000
Binary files a/websockets/py35/__pycache__/__init__.cpython-34.pyc and /dev/null differ
diff --git a/websockets/py35/__pycache__/__init__.cpython-35.pyc b/websockets/py35/__pycache__/__init__.cpython-35.pyc
deleted file mode 100644
index a68386e..0000000
Binary files a/websockets/py35/__pycache__/__init__.cpython-35.pyc and /dev/null differ
diff --git a/websockets/py35/__pycache__/client.cpython-35.pyc b/websockets/py35/__pycache__/client.cpython-35.pyc
deleted file mode 100644
index 8ee0fe7..0000000
Binary files a/websockets/py35/__pycache__/client.cpython-35.pyc and /dev/null differ
diff --git a/websockets/py35/__pycache__/client_server.cpython-35.pyc b/websockets/py35/__pycache__/client_server.cpython-35.pyc
deleted file mode 100644
index 6233375..0000000
Binary files a/websockets/py35/__pycache__/client_server.cpython-35.pyc and /dev/null differ
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-websockets.git
More information about the Python-modules-commits
mailing list