diff options
author | Christian Cunningham <cc@localhost> | 2024-07-13 21:30:39 -0700 |
---|---|---|
committer | Christian Cunningham <cc@localhost> | 2024-07-13 21:30:39 -0700 |
commit | 655070b5ab5f7674ef44bd9f79ea01ebe78f370e (patch) | |
tree | 2de09d8f07a133be3b905b680340eb8cb9aeee3d /.gitignore | |
parent | ccd2caf0264c462e24dc743bc4bcfa590a970ebf (diff) |
Ignore input file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ *.o build +input.txt |