From 838ca69e4b226fa11ce04247148559bef3370959 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 26 Jan 2013 08:48:05 +0100 Subject: Ignore dll files. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 37ed654..340a903 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,5 @@ test_* *.exe Makefile.am.test .deps -.libs \ No newline at end of file +.libs +*.dll \ No newline at end of file -- cgit v1.2.3