summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-02-22 08:21:55 +0200
committerLars Wirzenius <liw@liw.fi>2021-02-22 08:21:55 +0200
commit2cadb6a64556b95b5efe7a5099a044c282d58261 (patch)
treec883f3a2fcd9507dc37425fb06e841db3a99f70e /.gitignore
parentf4ee878cbb074cb075381cb89e74fa1f1d7d2f6c (diff)
downloadsummain-rs-2cadb6a64556b95b5efe7a5099a044c282d58261.tar.gz
chore: add Cargo.lock to git
This way, what I build locally and what CI build use the same file. I'll be updating Cargo.toml manually from time to time.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 92aa39b..a8cda1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
/target
-Cargo.lock
summain.html
summain.pdf
test.log