Skip to content

Commit 2b8e911

Browse files
committed
Let generated project ignore bin and obj
1 parent 4e82fee commit 2b8e911

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/generator-nmfglsp/templates/gitignore.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
!.vscode/tasks.json
55
node_modules/
66
out/
7+
bin/
8+
obj/

0 commit comments

Comments
 (0)