2023-11-19 20:17:22 +01:00
|
|
|
# All dotfiles
|
|
|
|
.*
|
2023-05-22 16:11:30 +02:00
|
|
|
|
2023-11-19 20:17:22 +01:00
|
|
|
# Except not these
|
|
|
|
!.editorconfig
|
|
|
|
!.gitattributes
|
|
|
|
!.github
|
|
|
|
!.gitignore
|
|
|
|
!.gitlab-ci.yml
|
|
|
|
!.gitmodules
|
|
|
|
!.mailmap
|
|
|
|
!.mikaela
|
|
|
|
!.mikaela_install
|
2024-07-06 07:40:54 +02:00
|
|
|
!.nvmrc
|
2023-11-19 20:17:22 +01:00
|
|
|
!.pre-commit-config.yaml
|
2024-05-20 17:29:35 +02:00
|
|
|
!.prettierignore
|
2024-07-07 08:40:33 +02:00
|
|
|
!.prettierrc.json
|
2024-07-05 13:26:40 +02:00
|
|
|
!.renovate-shared.json*
|
2023-11-19 20:17:22 +01:00
|
|
|
!.reuse
|
2023-05-22 16:11:30 +02:00
|
|
|
|
2024-05-06 17:55:00 +02:00
|
|
|
# Certificates (unlikely to happen, but better safe than sorry)
|
|
|
|
*.pem
|
|
|
|
|
2023-11-19 20:17:22 +01:00
|
|
|
# Symlinks
|
2023-02-12 09:29:34 +01:00
|
|
|
install.run
|
2023-10-28 16:38:53 +02:00
|
|
|
LICENSE
|
2024-05-20 17:29:35 +02:00
|
|
|
|
|
|
|
node_modules/
|