commit 83cd21ec743477af92e09d4b5cf3f89a1cf52da7 parent 35d20da14081c89df38be65c69d027f85b4afba6 Author: hhvn <dev@hhvn.uk> Date: Fri, 23 Apr 2021 14:24:16 +0100 .gitignore: ignore objects and binaries Diffstat:
A | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +slock +*.o