🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2023-03-09 22:55:40 -05:00
parent 1e3942498a
commit a40b952f04
33 changed files with 1563 additions and 490 deletions

11
.gitignore vendored
View File

@@ -1,7 +1,4 @@
# gitignore created on 02/24/23 at 04:01
# Disable reminder in prompt
ignoredirmessage
# gitignore created on 03/09/23 at 19:49
# Disable reminder in prompt
ignoredirmessage
@@ -76,9 +73,6 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
# Other
**/.installed
# ignore commit message
**/.gitcommit
@@ -94,3 +88,6 @@ $RECYCLE.BIN/
# ignore .no_git files
**/.no_git
# ignore .installed files
**/.installed