update gitignore for ElixirLS

This commit is contained in:
Jason Bou Kheir
2020-04-22 19:29:24 -07:00
parent 536f406cb8
commit 6674b693ea

3
.gitignore vendored
View File

@@ -35,3 +35,6 @@ npm-debug.log
# we ignore priv/static. You may want to comment
# this depending on your deployment strategy.
/priv/static/
# ElixirLS generates an .elixir_ls folder for user settings
.elixir_ls