From: David Goulet Date: Wed, 13 Jan 2021 15:37:56 +0000 (-0500) Subject: gitignore: Add Linux core file patterns X-Git-Tag: tor-0.3.5.13~21^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7a82fbfdaba39745cdb8f8a123b9844f3cb3df09;p=thirdparty%2Ftor.git gitignore: Add Linux core file patterns Signed-off-by: David Goulet --- diff --git a/.gitignore b/.gitignore index f1ce903a11..b7f72617a8 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,9 @@ details-*.json uptime-*.json *.full_url *.last_modified +# Core files +core +core.* # / /Makefile