Skip to content

Commit 861ebc9

Browse files
committed
Add dist directory to .gitignore
1 parent 58c6fd9 commit 861ebc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ build/
33
*.dll
44
a.out
55
output.txt
6-
.vscode/
6+
.vscode/
7+
dist/

0 commit comments

Comments
 (0)