diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-12-03 14:32:08 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-12-03 14:32:08 +0000 |
commit | 6e81766b7aacfa6ffaac362f4e924723b6447040 (patch) | |
tree | fb99779bdf4e6fca8935008ac097b4117d3249d1 /.gitignore | |
parent | 507031a6e6379c9f809a69c7acc80f6d352f5544 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2831e28 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +ditool |