Files
oficial/.gitignore
2022-03-07 10:06:02 -03:00

10 lines
100 B
Plaintext

*.env
/vendor/
composer.lock
/node_modules/
package-lock.json
Pipfile.lock
/logs/
/cache/
/modules/