We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aff793 commit 5d606f3Copy full SHA for 5d606f3
1 file changed
.gitignore
@@ -97,3 +97,6 @@ Thumbs.db
97
# Ignore built ts files
98
tests/runner/*
99
lib/**/*
100
+
101
+# Ignore dist/src folder
102
+dist/src/*
0 commit comments