Make sure the new py files keep the proper EOL, and note down *.py as
rule for svn props. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@3217 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
3768928700
commit
542f2628ab
@ -30,4 +30,5 @@ Makefile = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
||||
*.css = svn:mime-type=text/css
|
||||
*.pdf = svn:mime-type=application/pdf
|
||||
SConstruct = svn:eol-style=native;svn:keywords=Author Date Id Revision
|
||||
*.xml = svn:eol-style=native;svn:mime-type=text/xml
|
||||
*.xml = svn:eol-style=native;svn:mime-type=text/xml
|
||||
*.py = svn:eol-style=native;svn:executable;svn:keywords=Author Date Id Revision
|
||||
|
Loading…
x
Reference in New Issue
Block a user