readme + compile_commands symlink

This commit is contained in:
Crizomb 2025-06-12 10:25:34 +02:00
parent db51c6369a
commit 607edc1d48
3 changed files with 50 additions and 1 deletions

5
.gitignore vendored
View file

@ -35,4 +35,7 @@
.vs
# out
SimpleGame/out/**
SimpleGame/out/*
# cache
SimpleGame/src/.cache/*