Showing
1 changed file
with
13 additions
and
1 deletions
... | @@ -9,7 +9,6 @@ strg/modification/ | ... | @@ -9,7 +9,6 @@ strg/modification/ |
9 | strg/session/ | 9 | strg/session/ |
10 | strg/logs/ | 10 | strg/logs/ |
11 | .github/ | 11 | .github/ |
12 | -tools/ | ||
13 | vite_plugins/ | 12 | vite_plugins/ |
14 | // .gitignore | 13 | // .gitignore |
15 | .DS_Store | 14 | .DS_Store |
... | @@ -30,3 +29,16 @@ upload/.htaccess | ... | @@ -30,3 +29,16 @@ upload/.htaccess |
30 | upload/php.ini | 29 | upload/php.ini |
31 | upload/.htpasswd | 30 | upload/.htpasswd |
32 | upload/min/cache | 31 | upload/min/cache |
32 | +tools/phpstan | ||
33 | +strg/upload | ||
34 | +strg/vendor | ||
35 | +vite.config.js | ||
36 | +upgrade.txt | ||
37 | +SOURCE.txt | ||
38 | +README.md | ||
39 | +package.json | ||
40 | +license.txt | ||
41 | +install.txt | ||
42 | +INSTALL.md | ||
43 | +composer.json | ||
44 | +.php-cs-fixer.php | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment