From 531c39fd0e7731bff5e88fa0eab9b4a0eacbefa7 Mon Sep 17 00:00:00 2001
From: Will McCutchen <will@mccutch.org>
Date: Sat, 12 Aug 2017 20:04:05 -0700
Subject: [PATCH] Better .upignore

---
 .upignore | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/.upignore b/.upignore
index 08a3af3..86c34f8 100644
--- a/.upignore
+++ b/.upignore
@@ -1,6 +1,4 @@
-.git
-cmd
-dist
-httpbin
-static
-Dockerfile
+*
+!server
+!main
+!*.js
-- 
GitLab