commit 630a86dece64c9143a7a3dc65327fbbb818c9998 parent 5a06a28f54a425c1d4f2a9d329152561f26a39fa Author: Cem Keylan <cem@ckyln.com> Date: Thu, 20 Aug 2020 14:01:18 +0300 gitignore: add getopt Diffstat:
M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,6 +1,7 @@ ### Binaries/Objects ### cpt-stat cpt-readlink +getopt *.o ### Emacs ###