.dockerignore 114 B

123456789101112
  1. .git/
  2. **/target/
  3. **/*.json
  4. testing/
  5. graph_data/
  6. dst/
  7. docs/
  8. .vscode/
  9. .github/
  10. **/node_modules/
  11. queries/
  12. helix-lite/