diff options
| author | 2022-08-24 07:04:02 +0200 | |
|---|---|---|
| committer | 2022-08-24 07:04:02 +0200 | |
| commit | d5c61681198527d70bc95f8ed10f19e881ac51b3 (patch) | |
| tree | 5e82ecd7d5197cdf2c7c96ac628436fe1beff37f /.gitignore | |
| parent | e5ed3b20351a2715fe88d9a5dbcc8e6757fe96aa (diff) | |
arch stuff
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ compile_commands.json a.out .gdb_history .cache/ +src/host-target-triple.cff |