diff options
author | Julien Dessaux | 2010-07-16 00:55:50 +0200 |
---|---|---|
committer | Julien Dessaux | 2010-07-16 11:34:13 +0200 |
commit | 5cb9f9ccfc22887a60cd7cd9b9b09dad7d5ae67b (patch) | |
tree | 04c8a659e614ba938cf1143c1df4233d682fff61 /HsbotIrcBot/.gitignore | |
parent | Made some slight changes in order to make the bot's core "compile". (diff) | |
download | hsbot-5cb9f9ccfc22887a60cd7cd9b9b09dad7d5ae67b.tar.gz hsbot-5cb9f9ccfc22887a60cd7cd9b9b09dad7d5ae67b.tar.bz2 hsbot-5cb9f9ccfc22887a60cd7cd9b9b09dad7d5ae67b.zip |
Got rid of the pseudo dynamic starting stuff, wrote a decent CLI parameters handling.
Diffstat (limited to '')
-rw-r--r-- | HsbotIrcBot/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HsbotIrcBot/.gitignore b/HsbotIrcBot/.gitignore index a5aa1b9..feb4e56 100644 --- a/HsbotIrcBot/.gitignore +++ b/HsbotIrcBot/.gitignore @@ -1,2 +1,3 @@ .*.swp Session.vim +dist |