summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-03-07 00:50:58 -0600
committerJeff Carr <[email protected]>2024-03-07 00:50:58 -0600
commitbf83739801829107c0245e738d6c4360b021504e (patch)
treefa0f0a172d6e856f237232e6e4d37f866183d35c /.gitignore
blergv0.0.1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..97c6dcd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.swp
+go.mod
+go.sum
+/files/*
+go-clone