From 8e5e46b7b381608387fcd2fdd98a474a50f3d33a Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 22 Jun 2026 15:55:37 +0400 Subject: fix: make ci locked and isolate licensed tests --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2c15862..3391914 100644 --- a/.gitignore +++ b/.gitignore @@ -69,10 +69,6 @@ $RECYCLE.BIN/ debug/ target/ -# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries -# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html -Cargo.lock - # These are backup files generated by rustfmt **/*.rs.bk @@ -215,4 +211,4 @@ poetry.toml .ruff_cache/ # LSP config files -pyrightconfig.json \ No newline at end of file +pyrightconfig.json -- cgit v1.2.3