first commit
This commit is contained in:
commit
889ec2c3b1
3 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/build/
|
||||
/build-*/
|
||||
compile_commands.json
|
||||
.cache/
|
||||
*.spv
|
||||
*.log
|
||||
*.core
|
||||
core
|
||||
0
README.md
Normal file
0
README.md
Normal file
0
meson.build
Normal file
0
meson.build
Normal file
Loading…
Reference in a new issue