Answer the question
In order to leave comments, you need to log in
How to properly set up .gitignore?
I have this .gitignore
/public_html/bitrix/*
!/public_html/bitrix/php_interface
!/public_html/bitrix/templates
!/public_html/bitrix/components/prof1
!/public_html/bitrix/components/prof2
!/public_html/bitrix/modules/bsn
Answer the question
In order to leave comments, you need to log in
where is the question? how to setup? here's how to set it up !
git did everything as you asked.
decided so
/public_html/bitrix/*
!/public_html/bitrix/php_interface
!/public_html/bitrix/templates
!/public_html/bitrix/components
/public_html/bitrix/components/bitrix
!/public_html/bitrix/modules/
/public_html/bitrix/modules/*
!/public_html/bitrix/modules/bsn
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question