Remove the dist/ line from the gitignore file

This commit is contained in:
Dilum Aluthge
2024-06-19 17:42:37 -04:00
parent c1c88a7c1b
commit 573f41e471

1
.gitignore vendored
View File

@@ -1,3 +1,2 @@
node_modules/ node_modules/
__tests__/runner/* __tests__/runner/*
dist/