lists.arthurdejong.org
RSS feed

python-stdnum branch master updated. 1.11-15-g7fb390e

[Date Prev][Date Next] [Thread Prev][Thread Next]

python-stdnum branch master updated. 1.11-15-g7fb390e



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-stdnum".

The branch, master has been updated
       via  7fb390e748e7125d91c2fa4723eb6f4189da68cf (commit)
      from  7211ccbc3f4f16e4069bb95aad308e17ef256623 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/python-stdnum/commit/?id=7fb390e748e7125d91c2fa4723eb6f4189da68cf

commit 7fb390e748e7125d91c2fa4723eb6f4189da68cf
Author: Leandro Regueiro <leandro.regueiro@gmail.com>
Date:   Thu Jun 6 20:53:11 2019 +0200

    .gitignore: Also exclude some editor backup files

diff --git a/.gitignore b/.gitignore
index 8f7c162..bc90af0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 # global
 *.pyc
 *.pyo
+*~
 __pycache__
 
 # /

-----------------------------------------------------------------------

Summary of changes:
 .gitignore | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
python-stdnum