asmble/.gitignore
2017-11-28 17:00:38 -06:00

16 lines
259 B
Plaintext

/gradlew
/gradlew.bat
/.gradle
/.idea
/build
/gradle
/compiler/build
/compiler/out
/emscripten-runtime/build
/emscripten-runtime/out
/annotations/build
/annotations/out
/examples/rust-simple/Cargo.lock
/examples/rust-simple/build
/examples/rust-simple/target