diff --git a/.gitignore b/.gitignore index 33d762a..d541e0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Ignore emacs backups *~ + +# Ignore build +bin \ No newline at end of file