summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-12 07:47:00 -0600
committerJeff Carr <[email protected]>2024-02-12 07:47:00 -0600
commitf2b66550181f2ba05c2e01353d874bbc26c02dd2 (patch)
tree573d48c8752e71f77bdf279bdaaa454a61d94364 /.gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5526efe
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*
+!.gitignore
+!Makefile
+!*.go
+!LICENSE
+!README.md
+!build
+!control