diff options
author | Kylie McClain <kylie@somas.is> | 2022-03-01 20:17:25 -0500 |
---|---|---|
committer | Kylie McClain <kylie@somas.is> | 2022-03-01 20:17:25 -0500 |
commit | 11aa8aefb6aa62bf0ffbd3701037daf147dd19d3 (patch) | |
tree | 1a3326ab200bfcd28347d80bc7f0651b4b1bb5a9 /.gitignore | |
parent | chat.c: o pona e toki lon open ilo (diff) | |
parent | Specify commands which depend on caps (diff) | |
download | catgirl-11aa8aefb6aa62bf0ffbd3701037daf147dd19d3.tar.gz catgirl-11aa8aefb6aa62bf0ffbd3701037daf147dd19d3.zip |
Merge branch 'master' of git.causal.agency:pub/catgirl into somasis/tokipona
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 |