*Remove INSTALL from the .gitignore file to be available to track it. Signed-off-by: Christopher Diaz Riveros <[email protected]> --- .gitignore | 1 - 1 file changed, 1 deletion(-)
diff --git a/.gitignore b/.gitignore index 47409f7..3cf50d7 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,6 @@ /hello /hello-*.tar.* /hello.1 -/INSTALL /lib /m4 /maint.mk -- 2.16.1
