[Intel-gfx] [PATCH i-g-t] gitignore: Add files starting with .
Michel Thierry
michel.thierry at intel.com
Fri Feb 10 20:37:17 UTC 2017
I cant be the only one that have added .tags by mistake.
Cc: Marius Vlad <marius.c.vlad at intel.com>
Cc: Petri Latvala <petri.latvala at intel.com>
Signed-off-by: Michel Thierry <michel.thierry at intel.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 6204965a..e1457bf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,6 +81,7 @@ core
*.swo
*.swp
*.dirstamp
+.*
cscope.*
TAGS
build-aux/
--
2.11.0
More information about the Intel-gfx
mailing list