chore: gitignore Linux/ build output, Common symlink, x64/

This commit is contained in:
JuiceyDev 2026-03-05 11:49:42 +01:00
parent 6c5a675f3c
commit 470308f177

7
.gitignore vendored
View file

@ -17,6 +17,13 @@ compile_commands.json
.vscode/
*.code-workspace
# Build output directories
Linux/
x64/
# Asset symlink (created at runtime for working directory resolution)
Common
# Compiled objects / binaries
*.o
*.a