aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-19 09:19:22 +0000
committerFuwn <[email protected]>2024-06-19 09:19:22 +0000
commit76bdf9db1db8e4a58dd9e4381a02d9e2e50bb2b0 (patch)
treedd47f1c58aec623873a96fbebc06571261c28ac7 /.gitignore
parentfix(html): replace relative path with absolute path (diff)
downloadseptember-0.2.21.tar.xz
september-0.2.21.zip
deps(germ): bump to 0.4.2v0.2.21
Germ version `0.4.2` fixes an issue where valid Gemtext within pre-formatted blocks would be parsed as their Gemtext counterparts, opposed to as pre-formatted content.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 28b920e..0a507ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
# Rust
target
**/*.rs.bk
-Cargo.lock
# CLion
.idea