9cc5c6bfb7
dev: ignore .cache and compile_commands.json
...
These files are used by clangd to know where code is located.
To generate them, use
bear -- make re
and restart your lsp
jguelen: you probably don't have to deal with this
2025-02-19 13:56:09 +01:00
67ffe772b0
Makefile: add rule to run only C tests
2025-02-13 15:42:02 +01:00
394a923fdc
Merge branch 'notes'
2025-02-12 17:44:16 +01:00
Jérôme Guélen
ddb2306630
libs: added libft
2025-02-12 15:12:42 +01:00
9292d802e5
nix: gitignore compile_flags.txt
2025-02-11 16:19:19 +01:00
f3c875c34e
gitignore: do not commit bash reference manual
2025-02-11 16:05:10 +01:00
Khaïs COLIN
60d9b212fb
tests: add infrastructure for writing tests in C
2025-02-07 15:29:43 +01:00
Khaïs COLIN
2f9f081c6e
init: create gitignore
2025-02-07 15:29:43 +01:00