jesus. totally forgot *.swp in most of my repos

This commit is contained in:
Jeff Carr 2025-01-18 11:13:20 -06:00
parent 0c30a9da2f
commit 9094779044
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
go.*
*.swp
go.*
*.pb.go
scanGoSrc/scanGoSrc