From 5af4ebfc0530802299c2c6249bfc925faaf17c5f Mon Sep 17 00:00:00 2001 From: "Wesley W. Terpstra" <w.terpstra@gsi.de> Date: Tue, 27 Mar 2012 10:11:41 +0200 Subject: [PATCH] Ignore windows build files --- api/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api/.gitignore b/api/.gitignore index 79a4e29..d06071f 100644 --- a/api/.gitignore +++ b/api/.gitignore @@ -1,3 +1,6 @@ */*.o etherbone.a libetherbone.so* +etherbone.def +etherbone.dll +libetherbone.dll.a -- GitLab