Skip to content

Commit 5aae4d0

Browse files
chore: update ignore files
1 parent 954cdb2 commit 5aae4d0

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
/test/fixtures
55
/test/cases/*/expected
66
/test/js
7+
/test/manual/dist

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ npm-debug.log*
66
/dist
77
/test/js
88
/test/outputs
9+
/test/manual/dist
910
/local
1011
/reports
1112
/node_modules

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/dist
33
/node_modules
44
/test/fixtures
5+
/test/manual/dist
56
/test/cases/*/expected
67
/test/js
78
CHANGELOG.md

0 commit comments

Comments
 (0)