[Pkg-privacy-commits] [torbrowser-launcher] 01/476: Initial commit
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit a0fc944f2a3efea7d082b0b031e522cf96ec93f2
Author: Micah Lee <micahflee at riseup.net>
Date: Wed Feb 6 20:31:03 2013 -0800
Initial commit
---
.gitignore | 35 +++++++++++++++++++++++++++++++++++
README.md | 4 ++++
2 files changed, 39 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d2d6f36
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+*.py[cod]
+
+# C extensions
+*.so
+
+# Packages
+*.egg
+*.egg-info
+dist
+build
+eggs
+parts
+bin
+var
+sdist
+develop-eggs
+.installed.cfg
+lib
+lib64
+
+# Installer logs
+pip-log.txt
+
+# Unit test / coverage reports
+.coverage
+.tox
+nosetests.xml
+
+# Translations
+*.mo
+
+# Mr Developer
+.mr.developer.cfg
+.project
+.pydevproject
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..21e7e4b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+torbrowser-launcher
+===================
+
+A program to help you download, keep updated, and run the Tor Browser Bundle
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list