Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add .npmrc to .gitignore
  • Loading branch information
twbartel committed Jan 3, 2020
1 parent 2628165 commit fa5ac05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,4 +1,5 @@
node_modules
.npmrc
*.log
/test.py
/.vscode
Expand All @@ -8,4 +9,4 @@ coverage
__pycache__/
*.pyc
test_files
tests/prettier_*
tests/prettier_*

0 comments on commit fa5ac05

Please sign in to comment.