From ca47d1552be8d8d03aeec530bdc197378a409819 Mon Sep 17 00:00:00 2001 From: Meeh Date: Tue, 28 Jan 2014 02:54:50 +0100 Subject: [PATCH] Updating gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index b9d6bd92..3c69f891 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +# i2pd +*.o +router.info +router.keys + ################# ## Eclipse #################