From 4ceb73baa1104018c19a60d42cf07a518544bcd9 Mon Sep 17 00:00:00 2001 From: Maneesh Gupta Date: Fri, 16 Sep 2016 12:39:33 +0530 Subject: [PATCH] Ignore .* files again Change-Id: Idf430bea898537df2cdef11796b12e52fa4cd9c6 --- hipamd/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/hipamd/.gitignore b/hipamd/.gitignore index e298b686bf..450d3bc41b 100644 --- a/hipamd/.gitignore +++ b/hipamd/.gitignore @@ -1,3 +1,4 @@ +.* *.o *.exe *.swp