11 lines
87 B
Text
11 lines
87 B
Text
deps/*
|
|
!deps/Makefile
|
|
|
|
bin/
|
|
|
|
# clang
|
|
.cache
|
|
compile_commands.json
|
|
|
|
# valgrind
|
|
vgcore.*
|