diff options
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/ |