Last active
December 13, 2018 04:56
-
-
Save kyrare/a07bb9670537ac365e0346cc28cf886b to your computer and use it in GitHub Desktop.
.gitignore for bitrix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_Store | |
Thumbs.db | |
/.idea | |
/bitrix | |
/upload | |
/*.xml | |
/*.log | |
/*.sh | |
/*.sql | |
/.htsecure | |
/googlec*.html | |
/yandex_*.html | |
/robots.txt | |
/sitemap.xml | |
/sitemap_*.xml | |
/restore.php | |
/bitrix_server_test.php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment