mastodon/.dockerignore

42 lines
399 B
Plaintext
Raw Normal View History

2023-03-16 03:48:03 +00:00
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Order-independent
*.sw*
*.swp
2023-03-16 03:48:03 +00:00
*~
.DS_Store
2018-06-26 18:33:29 +00:00
.bundle
.env
.env.*
.git
.gitattributes
.github
2023-03-16 03:48:03 +00:00
.gitignore
.woodpecker.yml
2023-04-27 04:50:12 +00:00
/*.md
2023-03-16 03:48:03 +00:00
build
chart
coverage
data
elasticsearch
log
neo4j
2023-03-16 03:48:03 +00:00
node_modules
postgres
postgres*
postgres14
2023-03-16 03:48:03 +00:00
public/assets
public/packs
public/packs-test
public/system
redis
2023-03-16 03:48:03 +00:00
sorbet
tmp
vendor/bundle