add gitignore - ii - irc it, simple FIFO based irc client | |
git clone git://git.suckless.org/ii | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 41ce43bf8c859231d593f8f3a4541313ab37fb5b | |
parent 28feb9a40e4ac3f7717be4dec72526d98edbf0a5 | |
Author: Nico Golde <[email protected]> | |
Date: Sat, 12 Oct 2013 10:34:32 +0200 | |
add gitignore | |
Diffstat: | |
A .gitignore | 1 + | |
1 file changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/.gitignore b/.gitignore | |
@@ -0,0 +1 @@ | |
+*.o |