summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-13 21:39:44 -0600
committerJeff Carr <[email protected]>2024-01-13 21:39:44 -0600
commitb700881b43b0c64b1d0faf25b0747a5c7294fce3 (patch)
tree56efa418f30db99c00d69d26615b3cf8b1e7a8af /.gitignore
parente26413e6365ec71509a3b514470e38445f4e1a1e (diff)
everything successfully in repostatus package
code now uses 'hidden' widgets add go.* remvoe old code status is maybe done skips non-existent repos Signed-off-by: Jeff Carr <[email protected]> Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3aa4127..81830db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
!.gitignore
!Makefile
!*.go
+!go.*