Skip to content

Commit 6e14aa2

Browse files
authored
Merge pull request #32 from dciccale/auditfix2
Auditfix2
2 parents c8bf7fb + 5e1f285 commit 6e14aa2

File tree

4 files changed

+902
-1
lines changed

4 files changed

+902
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
node_modules
33
*.processed.html
44
test/fixtures/list/*.list
5+
test/fixtures/dist
56
coverage
67
*.log

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ test/
55
.travis.yml
66
*.processed.html
77
test/fixtures/list/*.list
8+
test/fixtures/dist
89
coverage
910
*.log

0 commit comments

Comments
 (0)