diff options
| author | 2022-08-08 16:06:08 +0200 | |
|---|---|---|
| committer | 2022-08-08 16:06:08 +0200 | |
| commit | fc55daf22dd890860ac9c1a0a29900977a700df2 (patch) | |
| tree | 96735ed737ae499c9dbbf54ad7bec44c6a4b6eb0 /bootstrap/.gitignore | |
| parent | cc325dce01101e8b488cfc7e9fddfe0f778c7e17 (diff) | |
start self hosted comler
Diffstat (limited to 'bootstrap/.gitignore')
| -rw-r--r-- | bootstrap/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/.gitignore b/bootstrap/.gitignore index 51939a1..0de93ae 100644 --- a/bootstrap/.gitignore +++ b/bootstrap/.gitignore @@ -3,3 +3,4 @@ a.out cff0 .gdb_history .cache/ +obj0/ |