Skip to content

Commit 368f1b1

Browse files
authored
chore: create .gitignore
0 parents  commit 368f1b1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
node_modules
2+
build
3+
dist
4+
.docs
5+
.coverage
6+
node_modules
7+
package-lock.json
8+
yarn.lock
9+
.vscode
10+
interop/*-image.json
11+
.tmp-compiled-docs
12+
tsconfig-doc-check.aegir.json

0 commit comments

Comments
 (0)