diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-09-28 16:05:48 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-09-28 16:05:48 +0100 |
commit | cd33a33ca0291fac215a1078c3e0b0a691f27394 (patch) | |
tree | cc30927da78ecd77e441966d9d320e486cf121ab /.gitignore | |
parent | 17647175d6d67886a45ccb2857cd05f0ada11fc6 (diff) |
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..bdde986 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +dash +spred +*.o |