From 71f9efd7583cc25ca285e123c13be8f1aab4f73a 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e298b686bf..450d3bc41b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.* *.o *.exe *.swp