framework/.gitignore
2021-01-07 23:27:32 -05:00

11 lines
117 B
Plaintext

/vendor
composer.lock
composer.phar
node_modules
.DS_Store
Thumbs.db
/tests/integration/tmp
.vagrant
.idea/*
.vscode