add .gitignore - lchat - A line oriented chat front end for ii.
HTML git clone git://git.suckless.org/lchat
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 600166571bf2a893896e1fa37e1e134296b857b4
DIR parent 6975cdbb595dd488c0f7f6808007e9a66b020e5e
HTML Author: Jan Klemkow <j.klemkow@wemelug.de>
Date: Fri, 23 Oct 2015 23:23:30 +0200
add .gitignore
Diffstat:
A .gitignore | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/.gitignore b/.gitignore
@@ -0,0 +1,2 @@
+*.o
+lchat