commit 28486cd8f77b520a6dda7ac15acd170fdb7e0678 parent 04e114342fe5a5d5ae7ac6c42fec6f5310abebb1 Author: Cem Keylan <cem@ckyln.com> Date: Tue, 4 Aug 2020 12:52:23 +0300 add .gitignore Diffstat:
A | .gitignore | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,6 @@ +\#*\# +*.orig +*.rej +*.o +st +config.h