ci: fix ignore temporary files generated by semantic-release/exec
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
/target
|
||||
/Cargo.lock
|
||||
|
||||
# TODO: remove it used by semantic-release/exec
|
||||
node_modules/
|
||||
package-lock.json
|
||||
package.json
|
||||
|
||||
/native_model_macro/target
|
||||
/native_model_macro/Cargo.lock
|
||||
|
||||
Reference in New Issue
Block a user