You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.dockerignore 71B

1234567891011
  1. .env
  2. *.env.*
  3. storage/privkeys/*
  4. # Logs
  5. logs
  6. *.log*
  7. # jetbrains
  8. .idea