Skip to content

Commit 3f7a67a

Browse files
891562: Update .gitignore
1 parent c7963e2 commit 3f7a67a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
**/.vs/
22
.git/
33
**/bin/
4-
**/obj
4+
**/obj
5+
node_modules/
6+
package-lock.json

0 commit comments

Comments
 (0)