# cpp
build/

#kotlin
target/
dependency-reduced-pom.xml

# node.js
node_modules/
package-lock.json

# python3
__pycache__/
*_pb2.py
*_pb2_grpc.py
