diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2022-06-28 10:04:03 +0000 |
|---|---|---|
| committer | David Siegfried <david.siegfried@uni-vechta.de> | 2022-06-28 10:04:03 +0000 |
| commit | c847bce7ea1636080e49bc6a74c7366fcf80969d (patch) | |
| tree | a924e61d099c1c42b1852956a5ac5c41c4cbc6bb /.gitignore | |
| parent | f4a9db3e58ec774042c702b3d5f5b07143c04510 (diff) | |
add css linting for css, less and scss, re #606
Merge request studip/studip!724
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ composer node_modules nbproject -.phplint-cache +.caches/* +.reports/* config/config_local.inc.php config/config.inc.php |
