commit fa7eff39f8f0781e4bdc723203dd121c1de3102a parent ff72942b698b7ada9aa35ec0c77f80d47d222b0d Author: Chris Noxz <chris@noxz.tech> Date: Tue, 8 Oct 2019 21:02:35 +0200 Add .gitignore Diffstat:
A | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +ksh +*.o