diff options
| author | Jeff Carr <[email protected]> | 2024-01-30 01:22:58 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-30 01:22:58 -0600 |
| commit | 51eeda03e018576d21748a63d97bdadae3676e5f (patch) | |
| tree | 2c6d9ad023e02c031506487f6e2ba32812e1cb1f /.gitignore | |
| parent | f4d455b3822bccd2d61e61a432faaa78f80b1b7d (diff) | |
hopefully go.* files no longer
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ -control-panel-dns +*.swp +go.mod +go.sum + /files/* /*.deb -*.swp /plugins/* /resources/* |
