diff options
| author | Jeff Carr <[email protected]> | 2025-01-18 11:13:20 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-01-18 11:13:20 -0600 |
| commit | 9094779044768fa04ca02b171eec1c8375edfe42 (patch) | |
| tree | 699a4faf7990b7cd306dc7da9c09dcd6311603a1 | |
| parent | 0c30a9da2f9a30a9f41c755879ea5be266180ce0 (diff) | |
jesus. totally forgot *.swp in most of my reposv0.0.58
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ -go.* +*.swp +go.* *.pb.go scanGoSrc/scanGoSrc |
