🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2023-03-16 01:49:23 -04:00
parent c0509f6375
commit 8663deafd6
43 changed files with 4558 additions and 2891 deletions

11
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# gitignore created on 07/09/22 at 08:43
# gitignore created on 03/14/23 at 09:12
# Disable reminder in prompt
ignoredirmessage
@@ -73,9 +73,6 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
# Other
**/.installed
# ignore commit message
**/.gitcommit
@@ -88,3 +85,9 @@ $RECYCLE.BIN/
# ignore .no_push files
**/.no_push
# ignore .no_git files
**/.no_git
# ignore .installed files
**/.installed