Skip to content

Commit

Permalink
chore: ignore neovim config file
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMaruchu committed Jun 4, 2020
1 parent af21a95 commit 88a3100
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -14,6 +14,9 @@ pids
# Dependencies
node_modules

# Editors
.nvimrc

# Coverage
libcov
coverage
Expand Down

0 comments on commit 88a3100

Please sign in to comment.