commit 7a1917a980f90875b16ad2a6bf754deb480ef1ae parent 3b6d76c130eec18a0e419cb3ad67982ffbd06e78 Author: Chris Noxz <chris@noxz.tech> Date: Wed, 14 Aug 2019 12:03:09 +0200 add .gitignore Diffstat:
A | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +config.h +st +*.o