initial commit

This commit is contained in:
daniel fusser
2026-06-21 15:35:58 +02:00
commit beeefb13a7
13 changed files with 901 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# ignore everything by default — explicitly un-ignore what we track
*
!.gitignore
!hooks/
!hooks/*
!bin/
!bin/*
!dircolors/
!dircolors/*
!git/
!git/*
git/local
!mksh/
!mksh/*
!tmux/
!tmux/*