diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-05-08 10:45:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-08 10:45:45 +0200 |
| commit | 85c1c14fd7e8ff217ff57509cf9d58ec92f7af9a (patch) | |
| tree | 8e29e2083e235a315345c9c43ddff0f962340fde /searx/static/themes/simple/.gitattributes | |
| parent | 6db568bf69b7145451ff90e14da0e49fb5b6269b (diff) | |
| parent | 1e45dbbae9b6bb7b85ce6620556b955799ed4fe5 (diff) | |
Merge pull request #1186 from dalf/theme_remove_common
Theme: remove __common__ directories
Diffstat (limited to 'searx/static/themes/simple/.gitattributes')
| -rw-r--r-- | searx/static/themes/simple/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/static/themes/simple/.gitattributes b/searx/static/themes/simple/.gitattributes new file mode 100644 index 000000000..dc8d7a30e --- /dev/null +++ b/searx/static/themes/simple/.gitattributes @@ -0,0 +1,2 @@ +leaflet.css -diff +leaflet.js -diff |