mastodon/.dockerignore

39 lines
377 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*
*~
.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-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
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