diff --git a/SVN-CONFIG b/SVN-CONFIG index 71883edf1..98ea547f5 100644 --- a/SVN-CONFIG +++ b/SVN-CONFIG @@ -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 \ No newline at end of file +*.xml = svn:eol-style=native;svn:mime-type=text/xml +*.py = svn:eol-style=native;svn:executable;svn:keywords=Author Date Id Revision