summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-29 13:50:22 -0600
committerJeff Carr <[email protected]>2024-01-29 13:50:22 -0600
commit5f636ae9a3d75ad56b6a8b205b49afde36e8b991 (patch)
treebfc7839ac94e1184db8c6a0dc4c87d6c7ab690b4 /.gitignore
parentee5799a45508c7b1aa0d57b7a5840e200762fbd1 (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