aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-06-17 16:21:07 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-06-17 16:21:07 +0200
commit7e6ade6682c26d7ed40eaa22ae152686d44982d0 (patch)
treef7ba34b0f1c130ea3c87f94cb4b9b3ed91bdcd37 /.gitignore
parent49b8874884185606319de5c44bc90c5e78d9f48f (diff)
Begin work on the static analyzer
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8892127..5bd580b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
.cache/
compile_commands.json
+*.gen.c
make
*.o
oryx