firefish/.dockerignore

68 lines
771 B
Plaintext

# Visual Studio Code
.vscode
# Intelij-IDEA
.idea
# Node.js
node_modules
**/node_modules
report.*.json
# Rust
/target
# Coverage
coverage
# config
/.config/LICENSE
/.config/*.env
/.config/ci.yml
/.config/devenv.yml
/.config/example.yml
/.config/helm_values_example.yml
# misskey
built
db
elasticsearch
redis
npm-debug.log
*.pem
run.bat
api-docs.json
*.log
*.code-workspace
.DS_Store
files
ormconfig.json
packages/backend/assets/instance.css
# dockerignore custom
.git
.gitignore
.gitattributes
.weblate
animated.svg
cliff.toml
docker-compose.yml
docker-compose.example.yml
firefish.apache.conf
firefish.nginx.conf
title.svg
/.gitlab
/chart
/dev
/docs
/scripts
biome.json
COPYING
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Procfile
README.md
SECURITY.md