diff options
author | phoebos <phoebos@tilde.institute> | 2023-05-19 22:37:37 +0000 |
---|---|---|
committer | phoebos <phoebos@tilde.institute> | 2023-05-19 22:37:37 +0000 |
commit | 58d66f3903346894295268a0e536a911f7dad029 (patch) | |
tree | c9d4c8b6ce97388dcdd5de6713f4e052709aeb37 /.gitignore | |
download | cbot-58d66f3903346894295268a0e536a911f7dad029.tar.gz |
init
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..e9f0d47 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +parse +receive |