aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-06-22 14:55:37 +0300
committerValentin Popov <valentin@popov.link>2026-06-22 14:55:37 +0300
commit8e5e46b7b381608387fcd2fdd98a474a50f3d33a (patch)
tree610628bc8c125462ca472cca6859bf958adc91c0 /.gitignore
parentd0bdbaa1ed76dfbf3211bb43eee48c49cc4fd448 (diff)
downloadfparkan-8e5e46b7b381608387fcd2fdd98a474a50f3d33a.tar.xz
fparkan-8e5e46b7b381608387fcd2fdd98a474a50f3d33a.zip
fix: make ci locked and isolate licensed tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 1 insertions, 5 deletions
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