mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 09:29:22 +01:00
Aminda Suomalainen
afb0801430
Works otherwise, but self-signed cert didn't satisfy Chromium I wanted to point at it
23 lines
293 B
Plaintext
23 lines
293 B
Plaintext
# All dotfiles
|
|
.*
|
|
|
|
# Except not these
|
|
!.editorconfig
|
|
!.gitattributes
|
|
!.github
|
|
!.gitignore
|
|
!.gitlab-ci.yml
|
|
!.gitmodules
|
|
!.mailmap
|
|
!.mikaela
|
|
!.mikaela_install
|
|
!.pre-commit-config.yaml
|
|
!.reuse
|
|
|
|
# Certificates (unlikely to happen, but better safe than sorry)
|
|
*.pem
|
|
|
|
# Symlinks
|
|
install.run
|
|
LICENSE
|