1
1
mirror of https://github.com/enso-org/enso.git synced 2024-12-25 17:32:28 +03:00
enso/gui/.gitignore
2020-03-05 06:25:00 +01:00

23 lines
237 B
Plaintext

# Rust
/target
/script/rust/target/
**/*.rs.bk
pkg/
wasm-pack.log
# IntelliJ
.idea/
*.iml
# VisualStudio Code
.vscode/
# A thirdparty downloaded js
/lib/core/msdf-sys/msdfgen_wasm.js
# JavaScript
node_modules
# Markers
.initialized