From fe8218f49006190ee779a80173b5cf54eed1ca92 Mon Sep 17 00:00:00 2001 From: MageJohn Date: Mon, 18 Feb 2019 23:34:01 +0000 Subject: add the built binary to .gitignore and remove from the repo --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ab24a97..90cc9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vscode -build/* \ No newline at end of file +build/* +data -- cgit v1.2.3