diff options
author | June McEnroe | 2022-02-19 00:01:34 -0500 |
---|---|---|
committer | June McEnroe | 2022-02-19 00:01:34 -0500 |
commit | 06d17aa8f114360f2b5a3e6e1fa011bfc2d806ba (patch) | |
tree | 3f870e8e9319d430fa7710721d0722d9c42f7cf9 /.gitignore | |
parent | 1a2477ef7a34cc24c7bc18d7b6326643ce0995a2 (diff) |
Run line editing tests
I know, it feels wrong.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e96e0c1..b31d1c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.o +*.t catgirl chroot.tar config.mk |