commit b268a24f6dba2033bdddd80a917690a580b6ac64 parent 6a64d5bed639296ebbdff1dda6e83a4aff0bbb8d Author: Cem Keylan <cem@ckyln.com> Date: Fri, 22 Nov 2019 23:21:35 +0300 add gitignore Diffstat:
A | .gitignore | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,6 @@ +*.o +tabbed +config.h +*.diff +*.orig +*.rej