[Python-modules-commits] [python-pysolar] 09/10: Ignore compiled output
Wolfgang Borgert
debacle at moszumanska.debian.org
Fri Oct 3 23:36:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to annotated tag 0.4.2
in repository python-pysolar.
commit 943806a3263e683df7f37adca2aa65b36bdd73eb
Author: Brandon Stafford <brandon at loess.(none)>
Date: Tue Mar 9 12:28:36 2010 -0500
Ignore compiled output
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..281ef63
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Python binaries
+*.pyc
+
+# Output of Sphinx documentation generator
+doc/.build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pysolar.git
More information about the Python-modules-commits
mailing list