diff --git a/.gitignore b/.gitignore index c41cc9e..d532b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -/target \ No newline at end of file +/target + +# OpenBSD core dumps +*.core