random touch ups

This commit is contained in:
rapturate
2026-06-09 17:10:43 -04:00
parent 26215d3245
commit 0d738fe718
9 changed files with 6 additions and 25 deletions

7
.gitignore vendored
View File

@@ -13,11 +13,14 @@ generated/
# Ignore generic compiled outputs
*.o
*.obj
*.a
*.lib
*.so
*.dylib
*.dll
*.exe
LumberJack
prgrm_files
# ==========================================
# Language Server & IDE Support (Arch Linux / Dev Tools)
@@ -33,6 +36,8 @@ compile_commands.json
*~
.clangd/
.cache/
mingw-toolchain.cmake
# ==========================================
# Databases and Logs (Specific to your project)