summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-02-02 20:44:29 +0100
committerRobin Jarry <robin@jarry.cc>2022-02-02 22:12:08 +0100
commit1f99581f67ddfb4fdd83d2c570458392f5941501 (patch)
treea5b029b7f7738e892e41967373bafe9df11a4d20 /.gitignore
parente0b5f2e08cd766258bdfd5eb392690768d2f5964 (diff)
downloadaerc-1f99581f67ddfb4fdd83d2c570458392f5941501.zip
mk: use debug to generate a non-optimized binary
Do not use this to run the debugger. Instead, build a non-optimized binary and display what command should be executed to attach to a running program. Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5ea4190..5d04c97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.go
/aerc2
/aerc
+/aerc.debug
log
raw.log
aerc.conf