Ignore npm files (#2313)
This commit is contained in:
parent
1340f56344
commit
3fc00f80db
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -50,3 +50,8 @@ src/arm-none-eabi
|
|||
|
||||
# clangd
|
||||
.cache/
|
||||
|
||||
# npm files
|
||||
node_modules
|
||||
package.json
|
||||
package-lock.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue