commit a52f12979a0b6a8f60457ce7de04b838044107ec parent 1bee9e958877b098465cc368199aed05eac05232 Author: Henry Wilson <m3henry@googlemail.com> Date: Sat, 10 Jun 2017 08:41:01 +0100 new file: .gitignore Diffstat:
A | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +*.o +*.out +*.swp