# Rust
target/*
.cache/.cargo/*
contracts/**/target/*

# C
contracts/c/build/*

# others
build/*
!.gitkeep
.tmp/
