Initial commit

This commit is contained in:
Devin Haska 2025-05-27 12:15:55 -07:00
commit e08a4bd660
10 changed files with 745 additions and 0 deletions

6
.gitconfig Normal file
View file

@ -0,0 +1,6 @@
[user]
email = devinwl@users.noreply.github.com
name = Devin Lumley
[core]
editor = nvim
excludesfile = /Users/devin/.gitignore