Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit a24bb97

Browse files
Adding index.d.ts to gitignore
1 parent ae542ac commit a24bb97

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
dist
2+
index.d.ts

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
dist
33
build
4+
index.d.ts

0 commit comments

Comments
 (0)