Files
animexe/.dockerignore
2026-07-14 00:03:55 +03:00

18 lines
229 B
Plaintext

.git
.gitignore
.github
node_modules
vendor
public/build
public/hot
.env
.env.*
storage/logs/*
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/views/*
tests
.phpunit.result.cache
.DS_Store
README.md