mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-06 06:46:41 +00:00
11 lines
204 B
Plaintext
11 lines
204 B
Plaintext
**/node_modules/
|
|
datahub-web/build/
|
|
datahub-frontend/build/
|
|
metadata-ingestion/venv/
|
|
out
|
|
**/*.class
|
|
# Have to copy gradle/wrapper/gradle-wrapper.jar, can't exclude ALL jars
|
|
**/build/**/*.jar
|
|
.git
|
|
.gradle
|