chore: squash history

This commit is contained in:
2026-06-17 19:30:07 +02:00
commit 2601041008
18 changed files with 2203 additions and 0 deletions
Executable
+24
View File
@@ -0,0 +1,24 @@
# Ignore everything
*
# But not these files.
!.gitignore
!.gitconfig
!.editorconfig
!.nvmrc
!.ruby-version
!.python-version
!.p10k.zsh
!.zprofile
!.zlogout
!.zlogin
!.zshrc
!.zshenv
!.hushlogin
!arty.yml
!signature.txt
!LICENSE
!README.md
!scripts/
!scripts/**/*