mirror of
https://github.com/enso-org/enso.git
synced 2024-12-20 15:42:28 +03:00
2dc1a06103
Original commit: 0eadf2707d
24 lines
190 B
Plaintext
24 lines
190 B
Plaintext
# Outputs
|
|
dist
|
|
|
|
# Rust
|
|
/target
|
|
/build/rust/target/
|
|
**/*.rs.bk
|
|
pkg/
|
|
wasm-pack.log
|
|
|
|
# IntelliJ
|
|
.idea/
|
|
*.iml
|
|
|
|
# Visual Studio Code
|
|
.vscode/
|
|
|
|
# JavaScript
|
|
node_modules
|
|
.nvmrc
|
|
|
|
# MacOS
|
|
.DS_Store
|