[PATCH 2/5] .gitignore: correct pathe for compiled tools

Artem Bityutskiy dedekind1 at gmail.com
Wed Feb 5 02:50:49 PST 2014


From: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>

Paths for 'remap-log' and 'aiaiai-locker' have changed. Reflect this in the
.gitconfig file. This will prevent 'git clean' from removing them.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index d4ac4ca..ed57a6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-tools/remap-log
-tools/serialize-log
+aiaiai-locker
+external/remap-log
-- 
1.8.5.2




More information about the aiaiai mailing list