rust/.gitignore
Andrew Ross 1800bfb6e6 Config for raLspServerPath will be overwritten if __RA_LSP_SERVER_DEBUG is set
Changed presentation from clear to reveal silent
Removed the vscode gitignore entry
Added debugging documentation
Added tasks and launch configs
2019-01-19 15:36:54 +03:00

6 lines
56 B
Text

/target/
crates/*/target
**/*.rs.bk
.idea/*
*.log
*.iml