summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Merey <[email protected]>2025-04-25 15:25:30 -0400
committerAaron Merey <[email protected]>2025-04-25 15:25:30 -0400
commit921d0e0b58f78af9e0b6d46b974e68420092cad0 (patch)
tree0b8efec4d1623d7aea158e8d46fcf7035346a31f
parent8aea98a5355d4c42e339ed508813920db0174940 (diff)
src/.gitignore: Add stacktrace
Signed-off-by: Aaron Merey <[email protected]>
-rw-r--r--src/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 83d43a20..ab4cc7e2 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -13,6 +13,7 @@
/size
/srcfiles
/stack
+/stacktrace
/strings
/strip
/unstrip