diff options
author | ubq323 <ubq323@ubq323.website> | 2022-10-28 01:17:59 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2022-10-28 01:17:59 +0100 |
commit | c524506e04927a39648d47ba55af4fdff32faab6 (patch) | |
tree | 94fb88c53b7b1530753872277ec8f3d2caaa8161 /.gitignore | |
parent | 7a17c3a4ea869a04041ff2568fd02ec676ab8dff (diff) |
horrible makefile tricks, making the buffer thing actually buffer the buffers bufferously, properly, also fix typos
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c484265 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +apiobot + |