Skip to content

Commit

Permalink
Add some gitignore stuff for VSCode & ElixirLS
Browse files Browse the repository at this point in the history
  • Loading branch information
Azolo committed Feb 8, 2018
1 parent 1fe21f6 commit da9a661
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ erl_crash.dump

# Also ignore archive artifacts (built via "mix archive.build").
*.ez

# I'm trying out VSCode with ElixirLS
/.elixir_ls

0 comments on commit da9a661

Please sign in to comment.