ignore config.h in repository - scroll - scrollbackbuffer program for st
(HTM) git clone git://git.suckless.org/scroll
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d1c2d2ad0efb4d029ed130443ea88095e153639e
(DIR) parent 42eb2e5bd97bf7a684a6c47fbabd2996748d9913
(HTM) Author: Jan Klemkow <j.klemkow@wemelug.de>
Date: Tue, 14 Apr 2020 21:18:30 +0200
ignore config.h in repository
Diffstat:
M .gitignore | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/.gitignore b/.gitignore
@@ -2,3 +2,4 @@ scroll
ptty
*.swp
*.core
+config.h