webman/.gitignore

10 lines
85 B
Plaintext
Raw Normal View History

2025-02-15 12:13:10 +08:00
/runtime
/.idea
/.vscode
/vendor
*.log
.env
/tests/tmp
/tests/.phpunit.result.cache
2025-02-16 00:39:18 +08:00