From 323e7443a43711fe3234a8dd747cebac98ad9ecc Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 24 Jan 2017 15:19:15 +0100 Subject: [PATCH] add _attic to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e0baf9ab7..02982714d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +_attic/ *.o *.a *.d