gitignore some more files - lchat - A line oriented chat front end for ii. | |
git clone git://git.suckless.org/lchat | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit fab32ceeb18449e8cb87cad7c3dd6cd6946c153d | |
parent 89a6ea8650dbacbd3235dea05e5c98842dd37b64 | |
Author: Jan Klemkow <[email protected]> | |
Date: Mon, 28 Dec 2015 22:34:12 +0100 | |
gitignore some more files | |
Diffstat: | |
M .gitignore | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/.gitignore b/.gitignore | |
@@ -1,3 +1,5 @@ | |
*.o | |
*.swp | |
lchat | |
+tags | |
+.bellmatch |