diff options
author | 2014-09-29 03:31:14 +0000 | |
---|---|---|
committer | 2014-09-29 03:31:14 +0000 | |
commit | c49a3bbdc1b107aad2d15a24af156b0465fef880 (patch) | |
tree | cab31b0bb7acc086071223b6de50271e876c3a36 /.gitattributes | |
parent | 61e367ad214662b05dcfcee4be4b681c116949f1 (diff) |
WebUI: clean up and fixed HTML compliance. [Firehawke]
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes index ca6932c6db9..cd2c92be163 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9962,10 +9962,6 @@ src/ume/ume.c svneol=native#text/plain src/ume/ume.lst svneol=native#text/plain src/ume/ume.mak svneol=native#text/plain src/version.c svneol=native#text/plain -web/commands.html svneol=native#text/html -web/confirmexit.html svneol=native#text/html -web/confirmhardreset.html svneol=native#text/html -web/confirmsoftreset.html svneol=native#text/html web/css/images/ajax-loader.gif -text svneol=unset#image/gif web/css/images/icons-18-black.png -text svneol=unset#image/png web/css/images/icons-18-white.png -text svneol=unset#image/png |