From 81b1f19f98ac07d846982311486f7cb258f9ec9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Kaan=20G=C3=BCm=C3=BC=C5=9F?= Date: Sun, 23 Feb 2025 12:22:41 +0300 Subject: [PATCH] fix: :zap: ci pipeline shouldn't be considered as another dotfile --- .stow-global-ignore | 8 ++++++++ README.md | 1 + 2 files changed, 9 insertions(+) create mode 100644 .stow-global-ignore diff --git a/.stow-global-ignore b/.stow-global-ignore new file mode 100644 index 0000000..3875cff --- /dev/null +++ b/.stow-global-ignore @@ -0,0 +1,8 @@ +\.git +\.gitignore +\.gitmodules +\.woodpecker + +^/README.* +^/LICENSE.* +^/COPYING diff --git a/README.md b/README.md index d23d95a..492192a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # dotfiles +[![status-badge](https://ci.codeberg.org/api/badges/14254/status.svg)](https://ci.codeberg.org/repos/14254)