Skip to content

Commit 8a96b65

Browse files
committedMar 23, 2023
fix: ignore ts and map files
1 parent ea12627 commit 8a96b65

File tree

279 files changed

+4
-15293
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

279 files changed

+4
-15293
lines changed
 

‎node_modules/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -315,3 +315,5 @@ __pycache__
315315
.babelrc*
316316
.nyc_output
317317
.gitkeep
318+
*.map
319+
*.ts

‎node_modules/@colors/colors/index.d.ts

-136
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.