From: Michael Tremer Date: Sat, 12 Jan 2013 10:46:51 +0000 (+0100) Subject: .diff files are viewable. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=349aa78bb86839d88b0696fba3d77c7bb98aaf3c;p=pbs.git .diff files are viewable. --- diff --git a/backend/constants.py b/backend/constants.py index 8f0ebc3a..b7ba2573 100644 --- a/backend/constants.py +++ b/backend/constants.py @@ -26,6 +26,7 @@ FILE_EXTENSIONS_VIEWABLE = ( ".conf", ".config", ".cpp", + ".diff", ".h", ".nm", ".patch",