diff options
author | June McEnroe <june@causal.agency> | 2018-08-20 15:35:00 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-08-20 15:35:00 -0400 |
commit | e049d5a2d70465f800cdbab0fc44571d71823971 (patch) | |
tree | 0d1e1c6f717b5fdc04135b8318dd3a00282ade28 /.gitignore | |
parent | Accept unique prefixes of commands (diff) | |
download | catgirl-e049d5a2d70465f800cdbab0fc44571d71823971.tar.gz catgirl-e049d5a2d70465f800cdbab0fc44571d71823971.zip |
Name project chatte
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 716462e..cdb8b82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *.o -chat +chatte chroot.tar root tags |