[med-svn] [python-mne] 251/353: add *.pyo to gitignore
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:25:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
yoh pushed a commit to tag 0.4
in repository python-mne.
commit fe401b9a05fef9c6d7b2c2e2042c7ddc5acf04d4
Author: christianmbrodbeck <christianmbrodbeck at gmail.com>
Date: Tue Jul 10 22:46:12 2012 -0400
add *.pyo to gitignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 95fc382..f688d1d 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.pyc
+*.pyo
*.so
*.fif
*.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git
More information about the debian-med-commit
mailing list