fix(generate): remove necessary files from gitignore template
(cherry picked from commit 253a112dd4)
This commit is contained in:
parent
12fb31826b
commit
5ff5ab3a42
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
# Rust artifacts
|
||||
Cargo.lock
|
||||
target/
|
||||
|
||||
# Node artifacts
|
||||
|
|
@ -13,7 +12,6 @@ node_modules/
|
|||
Package.resolved
|
||||
|
||||
# Go artifacts
|
||||
go.sum
|
||||
_obj/
|
||||
|
||||
# Python artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue