From aa961cdc0486c9b0031914ce78fc123e5254951f Mon Sep 17 00:00:00 2001 From: Michael Chen Date: Sun, 7 Jan 2018 14:32:01 +0100 Subject: [PATCH] Included dynamic link libraries in project --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9ce7281..920d8b9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ # Lines that start with '#' are comments. # For a project mostly in C, the following would be a good set of # exclude patterns (uncomment them if you want to use them): -*.dll *.depend *.cbp *.layout