From 712cce532db8b6bb8c52b693036bc4ad07d482e1 Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Sat, 9 Jul 2016 12:33:15 +0300 Subject: gitignore: update ignored files, add *.trs, *.log and tools/telepathy-glib-env --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9c42dc2c1..8d982f3b6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,12 +3,14 @@ *.gcno *.gcov *.l[ao] +*.log *.loT *.orig *.pc *.py[co] *.rej *.sw[op] +*.trs *~ *# .#* @@ -102,3 +104,4 @@ cscope.out /tests/twisted/tools/with-session-bus-*.bustle-logs /tests/twisted/with-session-bus-*.address /tests/twisted/with-session-bus-*.pid +/tools/telepathy-glib-env -- cgit v1.2.3