From 1efff43a6e10785874690e532805b515fff468dc Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Tue, 15 Apr 2014 12:19:12 -0500 Subject: [PATCH] Add *.dll because we need to copy DLLs to iocAndor directory when using Shamrock spectrograph --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7df1a86..9e92929 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ configure/*.local O.*/ *~ *.swp +*.dll