summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-29 13:53:34 -0600
committerJeff Carr <[email protected]>2024-01-29 13:53:34 -0600
commit90b3ea950d4ce78703786f2b9bf0e27f9e6c1cf6 (patch)
tree13efe8da91c19a0670ab975d1a8c60a6a0b7686f /.gitignore
parent839c6c7afa7fdb9fa6a0ac02b86503a5ee2d1e60 (diff)
testing go
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a630ed4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.swp
+go.mod
+go.sum