🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2023-03-15 15:58:59 -04:00
parent 4f9f99d1e6
commit e5c2ecf81d
29 changed files with 1526 additions and 428 deletions

8
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# gitignore created on 10/12/22 at 16:07
# 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