Skip to content

Commit

Permalink
🔧 Ignore .git file in order to fix an npm bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kefranabg committed Jul 18, 2019
1 parent 4098f08 commit f940f13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -15,3 +15,6 @@ yarn-error.log*
*.njsproj
*.sln
*.sw*

# Fix an error from npm 6.9.0
.git

0 comments on commit f940f13

Please sign in to comment.