Answer the question
In order to leave comments, you need to log in
What to do with .gitignore file in team development?
Hello. First time trying to create a website in a team using git and laravel framework. By default it has a .gitignore file with the following content:
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea
/.vscode
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.env
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question