diff --git a/.gitignore b/.gitignore index 1be8644..afc60e4 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,6 @@ Thumbs.db *.crt *.key build/ + +# Jail binary +./jail diff --git a/jail b/jail deleted file mode 100755 index 458e8ab..0000000 Binary files a/jail and /dev/null differ