Commit 8b77fbc
authored
Add .expert to Elixir.gitignore
Expert is the official language server implementation for the Elixir programming language.
Link: https://expert-lsp.org/
It stores its data in an `.expert` directory (similarly to Elixir LS). It is not meant to be tracked in the repository.
Expert doesn't have any proper documentation of this directory, but it's mentioned in FAQ: https://expert-lsp.org/docs/troubleshooting/1 parent b4105e7 commit 8b77fbc
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
0 commit comments