diff options
| author | 2022-08-06 14:10:19 +0200 | |
|---|---|---|
| committer | 2022-08-06 14:10:29 +0200 | |
| commit | b8d9ad1f6636f46a832b0f949ce7525ae08f53bd (patch) | |
| tree | 037c7e0a86835b2e284df786e3ba2680b7677cc4 /bootstrap/.gitignore | |
| parent | 1dd19e56fb81d1334bb21e4aa097f9593576feb7 (diff) | |
basic method calls & many bugfix
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 b5e3e58..51939a1 100644 --- a/bootstrap/.gitignore +++ b/bootstrap/.gitignore @@ -1,4 +1,5 @@ compile_commands.json a.out cff0 +.gdb_history .cache/ |