1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-03-08 15:50:36 +01:00

34 lines
457 B
Plaintext

~
# All dotfiles
.*
# Except not these
!.editorconfig
!.gitattributes
!.github
!.gitignore
!.gitlab-ci.yml
!.gitmodules
!.mailmap
!.mikaela
!.mikaela_install
!.npmrc
!.nvmrc
!.pre-commit-config.yaml
!.prettierignore
!.python-version
!.renovate-shared.json*
!.reuse
# Certificates (unlikely to happen, but better safe than sorry)
*.pem
# I tend to have files with that name around on occassion
*.gitignore.*
# Symlinks
install.run
LICENSE
node_modules/