Skip to content

Commit 0d13749

Browse files
committed
add gitignore
0 parents  commit 0d13749

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Editor Specific
2+
.vscode/
3+
4+
# Build Directory
5+
out/
6+
build/

0 commit comments

Comments
 (0)