add two more

This commit is contained in:
mcoder 2026-07-05 18:29:55 +03:30
parent 79ce59892d
commit beae049678

View File

@ -1,7 +1,13 @@
.git .git
vendor
node_modules node_modules
.phpunit.cache .phpunit.cache
storage/framework/cache/* storage/framework/cache/*
storage/framework/sessions/* storage/framework/sessions/*
storage/framework/views/* storage/framework/views/*
openziti.tar.gz
*.tar.gz
*.zip
vendor/
node_modules/
.idea/
.vscode/