diff options
| author | 2022-08-03 20:24:47 +0200 | |
|---|---|---|
| committer | 2022-08-03 20:24:47 +0200 | |
| commit | 1625c50f0c0e4b1c7ba01a5df5713efaf6dce606 (patch) | |
| tree | bc5f24811413749b776964c1bbdec13a46dd9768 /bootstrap/.gitignore | |
initial
Diffstat (limited to 'bootstrap/.gitignore')
| -rw-r--r-- | bootstrap/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap/.gitignore b/bootstrap/.gitignore new file mode 100644 index 0000000..b5e3e58 --- /dev/null +++ b/bootstrap/.gitignore @@ -0,0 +1,4 @@ +compile_commands.json +a.out +cff0 +.cache/ |