summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-07 05:13:01 -0600
committerJeff Carr <[email protected]>2024-01-07 05:13:01 -0600
commit0bdc53d0fa447001e04886837a5bfa54fab99a5c (patch)
tree430744b3618cc10453f7ccc41a04d37d4f83762d /.gitignore
initial commit
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..52688da
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*
+!.gitignore
+!*.go