Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
fix: error in gitignore file name
Browse files Browse the repository at this point in the history
  • Loading branch information
joolfe committed Jun 28, 2020
1 parent cbe1659 commit 5bc80d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitognore → .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ coverage

# Dependency directories
node_modules/
node_modules/*

# Output of 'npm pack'
*.tgz
Expand Down

0 comments on commit 5bc80d3

Please sign in to comment.