Files
panel/.dockerignore

11 lines
209 B
Plaintext
Raw Normal View History

2024-06-02 21:57:23 -04:00
.git
node_modules
vendor
2024-06-11 18:36:47 -04:00
database/database.sqlite
2024-06-02 21:57:23 -04:00
storage/debugbar/*.json
storage/logs/*.log
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/testing
storage/framework/views/*.php