mirror of
https://github.com/enso-org/enso.git
synced 2025-01-04 14:37:37 +03:00
4417a9b1f7
Original commit: cf2b8296eb
20 lines
161 B
Plaintext
20 lines
161 B
Plaintext
dist
|
|
|
|
# Rust
|
|
/target
|
|
/build/rust/target/
|
|
**/*.rs.bk
|
|
pkg/
|
|
wasm-pack.log
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
*.iml
|
|
|
|
# Visual Studio Code
|
|
.vscode/
|
|
|
|
# JavaScript
|
|
node_modules
|
|
.nvmrc
|