diff options
Diffstat (limited to 'c/.gitignore')
-rw-r--r-- | c/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/c/.gitignore b/c/.gitignore new file mode 100644 index 0000000..b8be893 --- /dev/null +++ b/c/.gitignore @@ -0,0 +1,3 @@ +.cache/ +compile_commands.json +*.o |