diff options
| author | Jeff Carr <[email protected]> | 2024-01-13 21:39:44 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-13 21:39:44 -0600 |
| commit | b700881b43b0c64b1d0faf25b0747a5c7294fce3 (patch) | |
| tree | 56efa418f30db99c00d69d26615b3cf8b1e7a8af /.gitignore | |
| parent | e26413e6365ec71509a3b514470e38445f4e1a1e (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-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ !.gitignore !Makefile !*.go +!go.* |
