diff options
| author | aspiring_aurelian <tom.wells46@protonmail.com> | 2023-12-08 08:29:15 -0600 |
|---|---|---|
| committer | aspiring_aurelian <tom.wells46@protonmail.com> | 2023-12-08 08:29:15 -0600 |
| commit | 32b0dd534ff3ab63d51f6e3c5c5a83692aa4fac4 (patch) | |
| tree | 8f1d04de1245a87ce1ae401ff64feb9d36fef035 /.gitignore | |
| parent | b0c04fdc3d1724086346d38b2d2ce7aa171143b7 (diff) | |
Ignore a.out
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ bin tmp.c +a.out |