Skip to content

Commit

Permalink
gitignore correct syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioJu committed Feb 7, 2019
1 parent 8f34634 commit e615c97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lib-cov
**.swp
*.swp
*.sw*
node_modules/
*.orig
Expand Down Expand Up @@ -42,4 +42,4 @@ test/files/main.js

package-lock.json

.config*
.config*

0 comments on commit e615c97

Please sign in to comment.