Skip to content

Instantly share code, notes, and snippets.

@rhamdeew
Created June 9, 2014 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhamdeew/c750ca2b875e65340d5b to your computer and use it in GitHub Desktop.
Save rhamdeew/c750ca2b875e65340d5b to your computer and use it in GitHub Desktop.
1C-Bitrix .gitignore
# files
.DS_Store
Thumbs.db
*.sql
.gitignore
/.idea/
*/webstat/
# core
*/upload/*
*/bitrix/activities/
*/bitrix/admin/
*/bitrix/backup/
*/bitrix/click.php
*/bitrix/components/bitrix/
*/bitrix/coupon_activation.php
*/bitrix/footer.php
*/bitrix/gadgets/
*/bitrix/header.php
*/bitrix/image_uploader/
*/bitrix/images/
*/bitrix/index.php
*/bitrix/js/
*/bitrix/license_key.php
*/bitrix/modules/
*/bitrix/otp/
*/bitrix/p3p.xml
*/bitrix/redirect.php
*/bitrix/rk.php
*/bitrix/rss.php
*/bitrix/sounds/
*/bitrix/spread.php
*/bitrix/stop_redirect.php
*/bitrix/template/
*/bitrix/themes/
*/bitrix/tmp/
*/bitrix/tools/
*/bitrix/urlrewrite.php
*/bitrix/virtual_file_system.php
*/bitrix/web.config
*/bitrix/wizards/
*/bitrix/php_interface/dbconn.php
*/bitrix/cache/
*/bitrix/managed_cache/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment