diff --git a/.gitignore b/.gitignore index d596456..8d65190 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ # JSON Configuration data config.json +# Executable File +process + # Test binary, build with `go test -c` *.test