aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rwxr-xr-xbin/mainbin415456 -> 0 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4581ef2..78337ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,6 @@
*.exe
*.out
*.app
+
+bin/
+build/
diff --git a/bin/main b/bin/main
deleted file mode 100755
index 33ec641..0000000
--- a/bin/main
+++ /dev/null
Binary files differ