# Development files
.git/
.gitignore
.gitattributes
.editorconfig
.eslintrc
.eslintignore
.stylelintrc
.stylelintignore
.prettierrc
.prettierignore

# Dependency directories
node_modules/

# Build and source files
/assets/source/
/dist/
*.sass-cache/

# Editor files
.idea/
.vscode/
*.sublime-workspace
*.sublime-project
.DS_Store
Thumbs.db

# Environment files
.env
.env.*
!.env.example

# Logs and debug
*.log
debug.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Local development
*.local
*.sql
*.sqlite

# Build tools and configs
package.json
package-lock.json
yarn.lock
composer.json
composer.lock
Gulpfile.js
webpack.config.js
babel.config.js
postcss.config.js

# Documentation
README.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.git
.gitignore
.gitattributes
.sass-cache
node_modules/
npm-debug.log
*.log
.DS_Store
*.sublime-*
.vscode/
.idea/
*.sass-cache
*.map
*.scss
*.sass
*.less
*.styl
*.coffee
*.ts
*.tsx
.editorconfig
.stylelintrc
.eslintrc
.eslintignore
.prettierrc
.prettierignore
phpcs.xml
phpunit.xml
tests/
composer.json
composer.lock
package.json
package-lock.json
yarn.lock
gulpfile.js
webpack.config.js
babel.config.js
*.md
CHANGELOG.txt
LICENSE.txt
README.md
CHANGELOG.md
LICENSE.md
.gitlab-ci.yml
.travis.yml
.github/
bitbucket-pipelines.yml
phpstan.neon
phpunit.xml.dist
phpcs.xml.dist
source/
phpstan.neon.dist
composer.phar
*.sublime-project
*.sublime-workspace
*.sublime-settings
*.sublime-keymap
*.sublime-commands
*.sublime-snippet
*.sublime-build
*.sublime-macro
*.sublime-menu
*.sublime-theme
*.sublime-color-scheme
*.sublime-keymap
*.sublime-commands
*.sublime-snippet
*.sublime-build
*.sublime-macro
*.sublime-menu
*.sublime-theme
*.sublime-color-scheme
