shell-things/.gitignore
Aminda Suomalainen ddd08445e9
.gitignore: just ignore all dotfiles except excluded ones
I think I saw this practice at Syncplay and I am accidentally attempting to bring dotfiles in
2023-11-19 21:17:22 +02:00

20 lines
222 B
Plaintext

# All dotfiles
.*
# Except not these
!.editorconfig
!.gitattributes
!.github
!.gitignore
!.gitlab-ci.yml
!.gitmodules
!.mailmap
!.mikaela
!.mikaela_install
!.pre-commit-config.yaml
!.reuse
# Symlinks
install.run
LICENSE