/target
result
.direnv
/third_party/
tools/winui-bindgen/target
tools/kaya-bindgen/target
__pycache__/
# ocamlopt and ghc write intermediates beside the source when run
# in-place (the validation scripts copy to target/ first, but ad-hoc
# runs don't).
/guests/ocaml/*.cmi
/guests/ocaml/*.cmx
/guests/ocaml/*.o
/guests/haskell/*.hi
/guests/haskell/*.o
/target-linux/
/android/.gradle/
/android/**/build/
/android/*/src/main/jniLibs/
/android/.kotlin/
guests/csharp/bin/
guests/csharp/obj/
tools/kaya-csgen/bin/
tools/kaya-csgen/obj/
tools/kaya-swift-gen/.build/
/_build/
/_build-linux/
guests/haskell/dist-newstyle/
# go build without -o (and friends) drop a binary named after the
# package in the cwd; a stray one at the root almost reached a commit
# once. One entry per guest scene name.
/todos
/entry
/gallery
/milestone2
/reorder
/feed
/kaya-gen
