fix: ci pipeline shouldn't be considered as another dotfile

This commit is contained in:
Ahmet Kaan Gümüş 2025-02-23 12:22:41 +03:00
parent aa6a1ef817
commit 81b1f19f98
2 changed files with 9 additions and 0 deletions

8
.stow-global-ignore Normal file
View file

@ -0,0 +1,8 @@
\.git
\.gitignore
\.gitmodules
\.woodpecker
^/README.*
^/LICENSE.*
^/COPYING

View file

@ -1,2 +1,3 @@
# dotfiles
[![status-badge](https://ci.codeberg.org/api/badges/14254/status.svg)](https://ci.codeberg.org/repos/14254)