🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2023-03-16 19:24:00 -04:00
parent 3d0b7bc9b1
commit d4b422ebb5
30 changed files with 1606 additions and 523 deletions

8
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# gitignore created on 10/17/22 at 10:13
# 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
@@ -91,3 +88,6 @@ $RECYCLE.BIN/
# ignore .no_git files
**/.no_git
# ignore .installed files
**/.installed