Skip to content

Commit af7c868

Browse files
committed
Remove dist/ and add it to .gitignore
dist/ contains build artifacts by tsc and therefore should not be committed into Git.
1 parent 45e0584 commit af7c868

35 files changed

+2
-3758
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
node_modules
1+
node_modules
2+
dist

dist/astBuilder.d.ts

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)