diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-09 22:41:16 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-09 22:41:16 +0100 |
| commit | ca06a44948ad2a65940c31caddf00b2783a63766 (patch) | |
| tree | e33d58d2e5ea59559d9a80980c462c6e992dd677 /.gitignore | |
| parent | 69ea1f4b27634ea23b80aeadddc3eeb2bd6f4f3c (diff) | |
fixing paths
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -59,4 +59,5 @@ Makefile out*/ build*/ .cache/ -compile_commands.json
\ No newline at end of file +compile_commands.json +*.o |
