summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--Cargo.lock4
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 21de933..05957dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,6 @@
vtcol
# build side-effects
-Cargo.lock
target/*
# Vim session files
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..c783527
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,4 @@
+[root]
+name = "vtcol"
+version = "0.42.0"
+