jikan-rest/.dockerignore

26 lines
369 B
Plaintext
Raw Normal View History

.dockerignore
docker/*
Makefile
docker*.yml
Dockerfile
bootstrap/cache/*
storage/logs/*
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/testing/*
storage/framework/views/*
storage/*.cache
vendor
node_modules
*.log
.gitignore
.editorconfig
.idea
.vscode
.github
.git
2023-07-23 12:33:51 +01:00
db_username.txt
db_password.txt
redis_password.txt
typesense_api_key.txt