aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/update-svn-properties.py
diff options
context:
space:
mode:
Diffstat (limited to 'update-svn-properties.py')
-rwxr-xr-xupdate-svn-properties.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-svn-properties.py b/update-svn-properties.py
index 8cb564d..01480e5 100755
--- a/update-svn-properties.py
+++ b/update-svn-properties.py
@@ -45,6 +45,7 @@ property_map = {
45 ".build" : text, 45 ".build" : text,
46 ".cfg" : text, 46 ".cfg" : text,
47 ".cgi" : text, 47 ".cgi" : text,
48 ".conf" : text,
48 ".config" : text, 49 ".config" : text,
49 ".cs" : text, 50 ".cs" : text,
50 ".csproj" : text, 51 ".csproj" : text,