You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-15 13:50:27 +02:00
ignore nodejs deps for dprint (#2066)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -16,3 +16,8 @@ po/*.po~
|
|||||||
.iml
|
.iml
|
||||||
.iws
|
.iws
|
||||||
count.dat
|
count.dat
|
||||||
|
|
||||||
|
# Nodejs Files (dprint)
|
||||||
|
node_modules/
|
||||||
|
package.json
|
||||||
|
pnpm-lock.yaml
|
||||||
|
Reference in New Issue
Block a user