From 906ac6246c95c407dc491b8b646d4c000e57e92c Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sun, 1 Jun 2014 18:38:49 +0200 Subject: [PATCH] Ignore lib and dub folder --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0cf4459..ca55e33 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ poodinis.exe +poodinis.lib poodinis.obj /.settings +/.dub \ No newline at end of file