From a261f05bdf81ef28dcbba23d50ac806277974273 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Mon, 29 Jul 2013 15:39:16 -0300 Subject: [PATCH] gitignore --- libtorrent/.gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 libtorrent/.gitignore diff --git a/libtorrent/.gitignore b/libtorrent/.gitignore new file mode 100644 index 00000000..cc4c9ffd --- /dev/null +++ b/libtorrent/.gitignore @@ -0,0 +1,22 @@ +# http://www.gnu.org/software/automake + +Makefile.in + +# http://www.gnu.org/software/autoconf + +/autom4te.cache +/aclocal.m4 +/compile +/configure +/depcomp +/install-sh +/missing +/m4/* + +# +/config.log +/config.status +/config.report + +# +*.lo