diff options
| author | 2022-08-25 09:07:18 +0200 | |
|---|---|---|
| committer | 2022-08-25 09:07:18 +0200 | |
| commit | c511c1a189cf0df60487c286caced0b251104859 (patch) | |
| tree | 897e9f09df07e3f5a18a0cdc615791446eaf5aa8 /.gitignore | |
| parent | d42b0c4c6e69fce63cb16289213eab053a602588 (diff) | |
add vgcore.* to .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ a.out .gdb_history .cache/ src/host-target-triple.cff +vgcore.* |