chore: add web toolchain and infrastructure for Plan 3
This commit is contained in:
+11
-1
@@ -1,3 +1,13 @@
|
||||
.worktrees/
|
||||
/vendor/
|
||||
/var/
|
||||
/var/cache/
|
||||
/var/phpunit/
|
||||
/var/phpstan/
|
||||
/var/logs/
|
||||
/var/uploads/*
|
||||
!/var/uploads/.htaccess
|
||||
!/var/uploads/index.php
|
||||
/node_modules/
|
||||
/public/js/*.map
|
||||
.phpunit.result.cache
|
||||
.phpunit.cache
|
||||
|
||||
Reference in New Issue
Block a user