aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJonathan DeMasi <jon.demasi@colorado.edu>2019-06-05 11:09:07 -0600
committerJonathan DeMasi <jon.demasi@colorado.edu>2019-06-05 11:09:07 -0600
commitbbfc6effdca3f7d620ca706a80197e681b28f9c2 (patch)
treef69e6c057f41b1575233ac6a34633f4d3f7270c8 /.gitignore
downloadgh_authkey_checker-bbfc6effdca3f7d620ca706a80197e681b28f9c2.tar
gh_authkey_checker-bbfc6effdca3f7d620ca706a80197e681b28f9c2.tar.gz
gh_authkey_checker-bbfc6effdca3f7d620ca706a80197e681b28f9c2.tar.bz2
gh_authkey_checker-bbfc6effdca3f7d620ca706a80197e681b28f9c2.tar.lz
gh_authkey_checker-bbfc6effdca3f7d620ca706a80197e681b28f9c2.tar.xz
gh_authkey_checker-bbfc6effdca3f7d620ca706a80197e681b28f9c2.tar.zst
gh_authkey_checker-bbfc6effdca3f7d620ca706a80197e681b28f9c2.zip
init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f1c181e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+# Binaries for programs and plugins
+*.exe
+*.exe~
+*.dll
+*.so
+*.dylib
+
+# Test binary, build with `go test -c`
+*.test
+
+# Output of the go coverage tool, specifically when used with LiteIDE
+*.out