Skip to content

Commit 28abbf9

Browse files
committed
add *.py to .gitattributes
1 parent 66b66ed commit 28abbf9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.sip export-subst
2+
*.py export-subst

python/plugins/processing/algs/qgis/Eliminate.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Eliminate.py
66
---------------------
77
Date : August 2012
8-
Copyright : (C) 2013 by Bernhard Str�bl
8+
Copyright : (C) 2013 by Bernhard Ströbl
99
Email : bernhard.stroebl@jena.de
1010
***************************************************************************
1111
* *

0 commit comments

Comments
 (0)