diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eafd932 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# Go version file +.go-version + +# Go specific +*.exe +*.exe~ +*.dll +*.so +*.dylib \ No newline at end of file