Skip to content

Instantly share code, notes, and snippets.

@codezixo
Created September 8, 2024 19:53
Show Gist options
  • Save codezixo/b3187142d78a9aa48e2226c5319afb63 to your computer and use it in GitHub Desktop.
Save codezixo/b3187142d78a9aa48e2226c5319afb63 to your computer and use it in GitHub Desktop.
gitignore
*.sql
*.tgz
*.tar.gz
*.tar
*.rar
*.zip
*.xml
.idea
/upload/
logs/
~*
*.log
/*.sql
Thumbs.db
.DS_Store
._.DS_Store
/robots.txt
/bitrix/.settings.php
/bitrix/php_interface/dbconn.php
/bitrix/backup/
/bitrix/coupon_activation.php
/bitrix/image_uploader/
/bitrix/license_key.php
/bitrix/p3p.xml
/bitrix/catalog_export/
/bitrix/updates/
/bitrix/cache/
/bitrix/managed_cache/
/bitrix/stack_cache/
/bitrix/html_pages/
/bitrix/resize_cache/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment