Files
prestashop-session/.gitignore
info@myprestarocks 0feba3038f Add .gitignore and .htaccess for security
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-31 19:40:28 +01:00

15 lines
163 B
Plaintext

# IDE
.idea/
.vscode/
*.sublime-*
# OS
.DS_Store
Thumbs.db
# Node (if any build tools)
node_modules/
# Composer dev dependencies (if installed locally)
vendor/