[clblas] 39/75: Add .pyc files to .gitignore

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jan 24 23:30:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository clblas.

commit d103fee751974b2f132d4b9925cea56714f77e4f
Author: Hugh Perkins <hughperkins at gmail.com>
Date:   Wed Mar 30 11:04:45 2016 +0200

    Add .pyc files to .gitignore
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 5254baf..bb36278 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,6 @@
 
 src/build/
 
+# python compiled files
+*.pyc
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clblas.git



More information about the debian-science-commits mailing list