Skip to content

Commit 6514c0b

Browse files
committed
ci: restore git ignore config
1 parent 5a0c397 commit 6514c0b

File tree

8 files changed

+8
-1504
lines changed

8 files changed

+8
-1504
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ lib-cov
1313

1414
# Coverage directory used by tools like istanbul
1515
coverage
16+
lib
1617

1718
.nyc_output
1819

@@ -33,3 +34,10 @@ node_modules
3334

3435
# Optional REPL history
3536
.node_repl_history
37+
38+
# Mac DS_Store files
39+
.DS_Store
40+
41+
# Optional eslint cache
42+
.eslintcache
43+
.vscode/launch.json

0 commit comments

Comments
 (0)