Site: exclude "site/target" from Jekyll build

It prevents generation of unwanted site/target/avatica/target directory
1 file changed
tree: 3f715ef5e8945265c8ab02d8d544cb8086709930
  1. bom/
  2. core/
  3. docker/
  4. gradle/
  5. metrics/
  6. metrics-dropwizardmetrics/
  7. noop-driver/
  8. release/
  9. server/
  10. shaded/
  11. site/
  12. src/
  13. standalone-server/
  14. tck/
  15. .gitattributes
  16. .gitignore
  17. .ratignore
  18. .travis.yml
  19. build.gradle.kts
  20. docker-compose.yml
  21. docker.sh
  22. gradle.properties
  23. gradlew
  24. gradlew.bat
  25. LICENSE
  26. NOTICE
  27. README
  28. README.md
  29. settings.gradle.kts
README.md

Build Status Build Status: Windows

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.