diff --git a/.gitignore b/.gitignore index 1a14b40..5388e4b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /target -/releases \ No newline at end of file +/releases +# Used in the zigbuild for aarch64-apple-darwin +.intentionally-empty-file.o \ No newline at end of file