[Fix] .gitignore typo

This commit is contained in:
Ritchie Cunningham 2025-09-20 01:19:53 +01:00
parent 13307f4871
commit 3272d126fd

2
.gitignore vendored
View File

@ -8,7 +8,7 @@ build/
*.suo
*.user
*.clangd/
.compile_commands.json
compile_commands.json
# For those messy OS'es that like to put files everywhere.
.DS_Store