fix(generate): remove necessary files from gitignore template
This commit is contained in:
parent
30d5607cdb
commit
253a112dd4
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