ignore config.h in repository - scroll - scrollbackbuffer program for st | |
git clone git://git.suckless.org/scroll | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit d1c2d2ad0efb4d029ed130443ea88095e153639e | |
parent 42eb2e5bd97bf7a684a6c47fbabd2996748d9913 | |
Author: Jan Klemkow <[email protected]> | |
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(-) | |
--- | |
diff --git a/.gitignore b/.gitignore | |
@@ -2,3 +2,4 @@ scroll | |
ptty | |
*.swp | |
*.core | |
+config.h |