File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# assets
22/assets /backup /*
33! /assets /backup /index.html
4- ! /assets /backup /.htaccess
54
65/assets /cache /*
7- ! /assets /cache /.htaccess
86! /assets /cache /index.html
97! /assets /cache /siteManager.php
108! /assets /cache /sitePublishing.idx.php
1311! /assets /cache /updater /index.html
1412
1513/assets /docs /*
16- ! /assets /docs /.htaccess
1714! /assets /docs /changelog.txt
1815! /assets /docs /index.html
1916! /assets /docs /license.txt
2017
2118/assets /export /*
2219! /assets /export /index.html
23- ! /assets /export /.htaccess
2420
2521/assets /files /*
2622! /assets /files /index.html
27- ! /assets /files /.htaccess
2823
2924/assets /images /*
3025! /assets /images /index.html
3126! /assets /images /evo-logo.png
32- ! /assets /images /.htaccess
3327
3428/assets /import /*
3529! /assets /import /index.html
36- ! /assets /import /.htaccess
3730
3831/assets /site /*
3932! /assets /site /index.html
40- ! /assets /site /.htaccess
4133
4234# Core
4335/core /.install
4941# Composer
5042/composer.phar
5143
52- ! /vendor /.htaccess
5344! /vendor /index.html
5445
5546# IDE Helper
@@ -61,17 +52,19 @@ _ide_helper.php
6152/node_modules
6253npm-debug.log
6354
64-
6555# docker
6656/docker /nginx /logs /*
57+
6758# System
6859ftpsync.settings
6960Thumbs.db
7061Desktop.ini
7162.DS_Store
63+
7264.idea
7365.vagrant
7466.rocketeer
67+ ** /.htaccess
7568
7669# except do not ignore .gitignore
7770! .gitignore
Original file line number Diff line number Diff line change 1+ *
2+ ! .gitignore
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments