readme + compile_commands symlink
This commit is contained in:
parent
db51c6369a
commit
607edc1d48
3 changed files with 50 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -35,4 +35,7 @@
|
|||
.vs
|
||||
|
||||
# out
|
||||
SimpleGame/out/**
|
||||
SimpleGame/out/*
|
||||
|
||||
# cache
|
||||
SimpleGame/src/.cache/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue