random touch ups
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user