From 643494d9f6992ab616e4a230513f08ce26d38c79 Mon Sep 17 00:00:00 2001
From: Lloyd Carothers <lloyd@passcal.nmt.edu>
Date: Wed, 27 Sep 2017 12:47:45 -0600
Subject: [PATCH] Ignore wingide .wpu in .gitignore.

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 6b5d510c..71877963 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *.swp
 *.xml
+*.wpu
 
-- 
GitLab