diff options
author | June McEnroe <june@causal.agency> | 2018-08-04 13:35:29 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-08-04 13:35:29 -0400 |
commit | ccdeb0c556968bafb9853cdb430c1b87ac22fc67 (patch) | |
tree | b3ea4addf5c386379b36057d0e22653d692f31e5 /.gitignore | |
parent | Exit on zero read (diff) | |
download | catgirl-ccdeb0c556968bafb9853cdb430c1b87ac22fc67.tar.gz catgirl-ccdeb0c556968bafb9853cdb430c1b87ac22fc67.zip |
Split source into several files
Can't believe I have to do this.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 91b7c57..716462e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.o chat chroot.tar root |