summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-12-17 03:09:52 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2024-12-17 03:09:52 +0100
commit8f6f5c13b0f6e7a777a61995be372a19056b4dfc (patch)
treebc4556d49caee5b37e8f7773a2b52465ba9620fd /.gitignore
parent41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00 (diff)
downloadiced-8f6f5c13b0f6e7a777a61995be372a19056b4dfc.tar.gz
iced-8f6f5c13b0f6e7a777a61995be372a19056b4dfc.tar.bz2
iced-8f6f5c13b0f6e7a777a61995be372a19056b4dfc.zip
Track `Cargo.lock` for reproducible builds and tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f05ec438..9d164436 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
target/
pkg/
**/*.rs.bk
-Cargo.lock
dist/
traces/