M
M
Messi2017-05-30 10:31:17
git
Messi, 2017-05-30 10:31:17

What should be in a git Yii2 project?

Can you please tell me the correct .gitignore file and what should be in the git repository of a Yii2 project?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Fedorov, 2017-05-30
@FitTech

Everything here is individual and strongly depends on the project and its structure, usually they add to gitignore:

  • vendor
  • runtime
  • web/assets
  • files containing accesses (for example, database connections)
  • IDE generated files

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question