aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2022-09-25 14:38:43 -0500
committerRobin Jarry <robin@jarry.cc>2022-09-26 17:31:10 +0200
commitc89c37e8089765c9280c2256e9a099b81b5139e1 (patch)
tree7091267b4d9c6e236702f0f5a14e74289b4ee764 /.gitignore
parentc4a9f3f8a0b8a78410489f4bae032402d713c9a0 (diff)
downloadaerc-c89c37e8089765c9280c2256e9a099b81b5139e1.tar.gz
aerc-c89c37e8089765c9280c2256e9a099b81b5139e1.zip
gitignore: ignore race.log.*
Running `make dev` creates race.log.* files. Ignore these by default. Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-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 746aaf54..a50cf870 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
/aerc.debug
/.aerc.d
log
+race.log.*
raw.log
*.1
*.5