mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 15:12:26 +03:00
e0eea3ae72
Original commit: 23a8bd1b07
18 lines
197 B
Plaintext
18 lines
197 B
Plaintext
# Rust
|
|
/target
|
|
/script/rust/target/
|
|
**/*.rs.bk
|
|
Cargo.lock
|
|
pkg/
|
|
wasm-pack.log
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
*.iml
|
|
|
|
# VisualStudio Code
|
|
.vscode/
|
|
|
|
# A thirdparty downloaded js
|
|
/lib/core/msdf-sys/msdfgen_wasm.js
|