summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-18 11:13:20 -0600
committerJeff Carr <[email protected]>2025-01-18 11:13:20 -0600
commit9094779044768fa04ca02b171eec1c8375edfe42 (patch)
tree699a4faf7990b7cd306dc7da9c09dcd6311603a1
parent0c30a9da2f9a30a9f41c755879ea5be266180ce0 (diff)
jesus. totally forgot *.swp in most of my reposv0.0.58
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2489c5a..7a6c02d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
-go.*
+*.swp
+go.*
*.pb.go
scanGoSrc/scanGoSrc