aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7411107..ff7e8e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -365,3 +365,6 @@ MigrationBackup/
*.filters
**/build/*
/.editorconfig
+
+#allow mimalloc included win binaries
+!lib/Utils.Memory/mimalloc/bin/mimalloc-* \ No newline at end of file