aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Ross <[email protected]>2019-01-18 10:59:08 +0000
committerAleksey Kladov <[email protected]>2019-01-19 12:36:54 +0000
commit1800bfb6e67ab7187f0fa51ca8241e904922ecd8 (patch)
tree50b642b7cd89beca48a622b4380ebd183da9e462 /.gitignore
parent168c46ab777f6e3263bb2e58f0ce9b0b1619114e (diff)
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 68158e41c..25e2b01b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,5 @@
2crates/*/target 2crates/*/target
3**/*.rs.bk 3**/*.rs.bk
4.idea/* 4.idea/*
5.vscode/*
6*.log 5*.log
7*.iml 6*.iml