From c72012f84178891686152e4c37b671530f48c783 Mon Sep 17 00:00:00 2001 From: Georgi Tushev Date: Wed, 2 Jan 2019 22:41:10 +0100 Subject: [PATCH] allow libs --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5614aed..867dbec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # C++ objects and libs .DS_Store -libs/ +#libs/ *.slo *.lo