This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git

commit 3e21fafc3b3834dc8f7a05d948c71b02c04884e3
Author: Mark Thomas <[email protected]>
AuthorDate: Thu May 2 15:29:08 2019 +0100

    Ignore x64 output DIR
---
 src/native/windows/apps/prunmgr/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/native/windows/apps/prunmgr/.gitignore 
b/src/native/windows/apps/prunmgr/.gitignore
index 575e643..2a24345 100644
--- a/src/native/windows/apps/prunmgr/.gitignore
+++ b/src/native/windows/apps/prunmgr/.gitignore
@@ -1 +1,2 @@
 /WINXP_X86_GUI_RELEASE/
+/WINXP_X64_GUI_RELEASE/

Reply via email to