web/core
vendor
web/modules/contrib
web/profiles/contrib
web/themes/contrib
web/libraries

# Ignore configuration files that may contain sensitive information.
sites/*/settings.*.php
sites/*/services*.yml

# Ignore paths that contain user-generated content.
sites/*/files
sites/*/private
# Ignore SimpleTest multi-site environment.
sites/simpletest

INSTALL.txt
README.txt
LICENSE.txt
example.gitignore
.ht.router.php

# Ignore directories generated by Composer
drush/contrib/

# Ignore Drupal's file directory
private
files-private
web/sites/**/files
sites/**/private
sites/**/public

# Ignore files generated by PhpStorm
.idea

# Ignore .env files as they are personal
/.env
/.env.*
/.docksal
/blt

robo.yml
test.php

# Ignore configuration files that may contain sensitive information.
local.settings.php
settings.local.php
local.drushrc.php
local.drush.yml
local.site.yml
local.services.yml
tests/behat/local.yml
tests/screenshots/*
box/local.config.yml
*.local
local.blt.yml

# Ignore build artifacts
deployment_identifier
/deploy
bin/*
tmp
backup
reports

# OS X
.DS_Store
.AppleDouble
.LSOverride

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Eclipse
*.pydevproject
.project
.metadata
tmp/**
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# PDT-specific
.buildpathk

# Emacs
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*

# User-specific stuff:
.idea/

#XHProf
xhprof_*

#Sass
.sass-cache
*.css.map

#Netbeans IDE
nbproject
nbproject/*

# DrupalVM
.vagrant/

# DevDesktop
*.dd

#Exports
*.gz
*.sql
*.zip

# PHPStorm
atlassian-ide-plugin.xml

#NPM
npm-debug.log

# Drush 9 Checksums
drush/sites/.checksums

# Deprecation detector rules
.rules
.ssh
.lando.local.yml
.lando.nfs.yml
.scannerwork
.cache
.eslintcache

.vscode
node_modules
themes/**/node_modules
yarn-error.log
.twig-cs-fixer.cache
