Files
oficial/.gitignore
2021-06-14 17:44:21 -04:00

9 lines
90 B
Plaintext

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