commit 5a3df37012afb1c870ccc2d4f8a8577ec5f43824 parent 0e39c45144939456659518b6ab23f251ba576e66 Author: Chris Noxz <chris@noxz.tech> Date: Thu, 19 Sep 2019 14:46:50 +0200 Create .gitignore Diffstat:
A | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +config.h +slock +*.o