diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-06-06 14:26:34 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-06-06 14:26:34 +1000 |
commit | 889114953fcc10552c83dff5a979e40d51356b65 (patch) | |
tree | 6c6e1bb5b766639654f80265fcf484c2536d0b0d /.gitignore | |
parent | 73e71cb452ee4cfd4453fb4051593db4d0d5293b (diff) |
jemalloc fix
i am as blind as a bat
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /build/ /build_linux/ /out/ +/source/out/ /Output/ /windows/ /linux/ |