🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2023-03-14 22:48:49 -04:00
parent dd49db981a
commit 392efaa98e
30 changed files with 1398 additions and 477 deletions

8
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# gitignore created on 02/26/23 at 20:13
# gitignore created on 03/14/23 at 09:11
# Disable reminder in prompt
ignoredirmessage
@@ -73,9 +73,6 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
# Other
**/.installed
# ignore commit message
**/.gitcommit
@@ -91,3 +88,6 @@ $RECYCLE.BIN/
# ignore .no_git files
**/.no_git
# ignore .installed files
**/.installed