Skip to content

Instantly share code, notes, and snippets.

@hightemp
Created April 15, 2014 13:26
Show Gist options
  • Save hightemp/10732484 to your computer and use it in GitHub Desktop.
Save hightemp/10732484 to your computer and use it in GitHub Desktop.
# bitrix .gitignore
# files
.DS_Store
Thumbs.db
*.sql
.gitignore
/.idea/
# 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