2024-08-12 09:37:57 +03:00
|
|
|
~
|
2023-11-19 21:17:22 +02:00
|
|
|
# All dotfiles
|
|
|
|
.*
|
2023-05-22 17:11:30 +03:00
|
|
|
|
2023-11-19 21:17:22 +02:00
|
|
|
# Except not these
|
|
|
|
!.editorconfig
|
|
|
|
!.gitattributes
|
|
|
|
!.github
|
|
|
|
!.gitignore
|
|
|
|
!.gitlab-ci.yml
|
|
|
|
!.gitmodules
|
|
|
|
!.mailmap
|
|
|
|
!.mikaela
|
|
|
|
!.mikaela_install
|
2024-08-08 09:28:53 +03:00
|
|
|
!.npmrc
|
2024-07-06 08:40:54 +03:00
|
|
|
!.nvmrc
|
2023-11-19 21:17:22 +02:00
|
|
|
!.pre-commit-config.yaml
|
2024-05-20 18:29:35 +03:00
|
|
|
!.prettierignore
|
2024-07-23 15:47:59 +03:00
|
|
|
!.python-version
|
2024-07-05 14:26:40 +03:00
|
|
|
!.renovate-shared.json*
|
2023-11-19 21:17:22 +02:00
|
|
|
!.reuse
|
2023-05-22 17:11:30 +03:00
|
|
|
|
2024-05-06 18:55:00 +03:00
|
|
|
# Certificates (unlikely to happen, but better safe than sorry)
|
|
|
|
*.pem
|
|
|
|
|
2024-07-20 07:04:41 +03:00
|
|
|
# I tend to have files with that name around on occassion
|
|
|
|
*.gitignore.*
|
|
|
|
|
2023-11-19 21:17:22 +02:00
|
|
|
# Symlinks
|
2023-02-12 10:29:34 +02:00
|
|
|
install.run
|
2023-10-28 17:38:53 +03:00
|
|
|
LICENSE
|
2024-05-20 18:29:35 +03:00
|
|
|
|
|
|
|
node_modules/
|