Initial commit

This commit is contained in:
Andrew 2022-10-21 06:47:59 -07:00 committed by GitHub
commit 8571e98fb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 136 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
.env
.DS_Store
.release
.install
.lua/*
.vscode
.idea