# Common sys files
.*.swp
._*
.git
.hg
.sign
.lock-wscript
.svn
.wafpickle-*
.DS_Store
.idea/
*.tar
*.jxp
*.sublime-*

# Logs
*.log
logs
!examples/logs

# NPM files
node_modules

# lando config
env.yaml
env.yml
lando.env

# Build dirs
build
dist
!examples/build

# coverage reporting
.nyc_output
coverage/

# lando
.lando/id
checksums.txt
plugins/*
!plugins/healthcheck
!plugins/networking
!plugins/proxy
!plugins/scanner
!plugins/sharing
!plugins/test
FATCORE

# docs
.temp
.cache
_site
dist
cache
temp
config.*.timestamp-*-*.*
!examples/cache

# YARN
yarn.lock
