[Python-modules-commits] [python-mplexporter] 23/135: Just added Apple's .DS_Store to .gitignore file.
Wolfgang Borgert
debacle at moszumanska.debian.org
Tue Sep 23 21:18:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-mplexporter.
commit 5699be48861ddb92aba33d2fb4fe6e26fa65e9b1
Author: theengineear <andseier at gmail.com>
Date: Wed Feb 19 19:16:39 2014 -0800
Just added Apple's .DS_Store to .gitignore file.
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 0e51aba..8c03c7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,6 @@ nosetests.xml
# ipython backups
.ipynb_checkpoints
+
+# os x files
+.DS_Store
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mplexporter.git
More information about the Python-modules-commits
mailing list