diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2018-12-04 19:03:42 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2018-12-04 19:03:42 +0300 |
| commit | 6befff30d7aeb93e3693ac94f234886147ee5e48 (patch) | |
| tree | 1062a58f806401e235fa527487851de3ad7e6636 /.gitignore | |
| parent | 563a46f55a392011d075811b3dc798e9cdcca949 (diff) | |
updates for flat theme (mostly disable old dijit overrides)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3f98b7a42..ecadb1122 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ Thumbs.db *.DS_Store #* .idea/* +css/*.map plugins.local/* themes.local/* config.php |