Skip to content

Commit 99aa37f

Browse files
authored
ignore nodejs deps for dprint (#2066)
1 parent 5ff3b65 commit 99aa37f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ po/*.po~
1616
.iml
1717
.iws
1818
count.dat
19+
20+
# Nodejs Files (dprint)
21+
node_modules/
22+
package.json
23+
pnpm-lock.yaml

0 commit comments

Comments
 (0)