diff options
| author | 2022-08-09 19:04:46 +0200 | |
|---|---|---|
| committer | 2022-08-09 19:05:34 +0200 | |
| commit | dc4498a95ebc10d0e3e9c72a318bab5c6ff2d78c (patch) | |
| tree | 56107fd4a8fe1e31d5940a36505346648609a864 /bootstrap/.gitignore | |
| parent | 61cc8035ab70ff1bfe0091eed1ff1a3d4c6c9c7b (diff) | |
oops
Diffstat (limited to 'bootstrap/.gitignore')
| -rw-r--r-- | bootstrap/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bootstrap/.gitignore b/bootstrap/.gitignore index 0de93ae..7259ead 100644 --- a/bootstrap/.gitignore +++ b/bootstrap/.gitignore @@ -1,6 +1,7 @@ compile_commands.json a.out cff0 +cff1 .gdb_history .cache/ -obj0/ +obj1/ |