Skip to content

Commit

Permalink
Fixed typos in ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
rwky committed Jun 25, 2019
1 parent 11acac4 commit 3ce6644
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
reports/
doc/
docs/
var/


Expand Down
3 changes: 1 addition & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@ docs/
.eslintignore
.eslintrc.js
examples/
.github
.github/
.gitlab-ci.yml
Makefile
reports/
temmplates
templates
test/
.travis.yml
var/
2 changes: 1 addition & 1 deletion templates/.gitignore.j2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
reports/
doc/
docs/
var/

{% if npmModule == "@passport-next/skel" %}
Expand Down

0 comments on commit 3ce6644

Please sign in to comment.