git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
l---------cliff.toml1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3939de8..d3ff5c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@
!/.mozilla/native-messaging-hosts/*
!/CHANGELOG.md
!/.config/git-cliff.toml
+!/cliff.toml
!/LICENSE
!/LICENSE.md
!/screenshots/prompt.png
diff --git a/cliff.toml b/cliff.toml
new file mode 120000
index 0000000..f012efa
--- /dev/null
+++ b/cliff.toml
@@ -0,0 +1 @@
+.config/git-cliff.toml \ No newline at end of file