summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-16 00:27:19 -0600
committerJeff Carr <[email protected]>2024-01-16 00:27:19 -0600
commited4c017bc92fc14da1fcf64c4910164fc6ca3f11 (patch)
treea5c9d28fee41da4b90074b959ee9ccbb053ea2f4
parentf18bfca1541102a5bc67ab627153bd099214a36c (diff)
give up on the super strict .gitignore
it was causing all kinds of problems with CheckDirty() logic Signed-off-by: Jeff Carr <[email protected]>
-rw-r--r--.gitignore8
-rw-r--r--myrepolist15
2 files changed, 1 insertions, 22 deletions
diff --git a/.gitignore b/.gitignore
index 89695a2..ab6b57f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1 @@
-*
-!.gitignore
-!Makefile
-!*.go
-!go.*
-!myrepolist
-!resources/myrepolist
+/resources/*.so
diff --git a/myrepolist b/myrepolist
deleted file mode 100644
index 6bf06c7..0000000
--- a/myrepolist
+++ /dev/null
@@ -1,15 +0,0 @@
-go.wit.com/log
-
-go.wit.com/gui/widget
-go.wit.com/gui/gui
-go.wit.com/gui/toolkits
-go.wit.com/gui/debugger
-
-go.wit.com/gui/gadgets
-go.wit.com/gui/gadgets/repostatus
-go.wit.com/gui/digitalocean
-go.wit.com/gui/cloudflare
-
-go.wit.com/apps/control-panel-dns
-go.wit.com/apps/control-panel-vpn
-go.wit.com/apps/autotypist