diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-09-28 16:06:51 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-09-28 16:06:51 +0100 |
commit | d19d07513f765e1bd904cb02131913432d8e4c26 (patch) | |
tree | 9ef7bb4ee9705b379072959e6091e58e5b883e7b /.gitignore | |
parent | 0a4eb088da60cb677b5e7ed767dd9c243ed30434 (diff) |
Added .gitignore
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..1b69ebd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +xd +*.o |