ignore sl_test - lchat - A line oriented chat front end for ii. | |
git clone git://git.suckless.org/lchat | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 6951410631bbbd8c280cfe2698f9dc0a24ef5a00 | |
parent 743a82b6dab7fe68ec7df46e90625c7c966b8c96 | |
Author: Jan Klemkow <[email protected]> | |
Date: Thu, 20 Oct 2022 23:07:49 +0200 | |
ignore sl_test | |
Diffstat: | |
M .gitignore | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/.gitignore b/.gitignore | |
@@ -1,6 +1,7 @@ | |
*.o | |
*.swp | |
lchat | |
+sl_test | |
tags | |
.bellmatch | |
filter/indent |