blob: 21da16d9bda895770039aac8fd99d76cf8a756ac [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements; and to You under the Apache License, Version 2.0.
# Gradle
.gradle
build/
.project
tests/.cache-main
tests/.classpath
tests/.gitignore
tests/.project
tests/.settings/
# NodeJS
node_modules/
# IntelliJ
.idea
out/