diff options
author | epoch <epoch@hack.thebackupbox.net> | 2019-05-19 07:46:00 +0000 |
---|---|---|
committer | epoch <epoch@hack.thebackupbox.net> | 2019-05-19 07:46:00 +0000 |
commit | 5ed56236f1ee57e71c91d356c7160aedc6e515f0 (patch) | |
tree | 552445eb1692c1b15e77528cfbbf8f22b769e388 /.gitignore | |
download | libidc-5ed56236f1ee57e71c91d356c7160aedc6e515f0.tar.gz libidc-5ed56236f1ee57e71c91d356c7160aedc6e515f0.zip |
it works but it is NOT pretty
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..10977e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +libline.o +libline.so +ircify |