diff options
author | Brian Cully <bjc@kublai.com> | 2015-07-02 12:47:49 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2015-07-02 12:47:49 -0400 |
commit | 55e4519bf06b3092666dc06fe0ddf2b50b8ba8f0 (patch) | |
tree | 73fc081ecc507348d01b7dc31b2aad924678814e /.gitignore | |
download | xmppbot-55e4519bf06b3092666dc06fe0ddf2b50b8ba8f0.tar.gz xmppbot-55e4519bf06b3092666dc06fe0ddf2b50b8ba8f0.zip |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..523a67f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +xmppbot |