Skip to content

Commit 1afc612

Browse files
committed
Make sure we see newly added files in dist folder
Somewhen we will change to the official way to release the plugin, but until then we need to support the old way. refs #70
1 parent 8a60330 commit 1afc612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lib-cov
2020
coverage
2121

2222
# Compiled binary addons (https://nodejs.org/api/addons.html)
23-
dist/
23+
# dist/
2424
artifacts/
2525
work/
2626
ci/

0 commit comments

Comments
 (0)