diff options
| author | Ian C <ianc@noddybox.co.uk> | 2021-10-29 19:53:14 +0100 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2021-10-29 19:53:14 +0100 |
| commit | 87e5dc77f1345b99706ad6ee76f2c87afd2eafde (patch) | |
| tree | 2546c2d10baf64ca1dccb559db0159b525f0e944 | |
| parent | d76fb735b01fe54bfd1efda96d47e7ea2bc4e71e (diff) | |
Added .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..5c1ff77 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +emma +*.o |
