free-chevereto/.gitignore
2022-11-30 12:33:23 +00:00

12 lines
168 B
Text

.DS_Store
/.env
/.idea
/app/vendor
/app/build
/app/.phpunit.cache
/app/.phpunit.result.cache
/importing/**
/images/**
!/images/.htaccess
!/importing/.htaccess
/_assets