feat: initial commit

This commit is contained in:
2023-05-30 22:45:28 +02:00
commit b161e696c3
8 changed files with 236 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# ignore everything
/*
# allowed misc files
!.gitmodules
!.gitignore
# allow some stuff to be pushed
!tmux
!git
!alacritty
!nvim