commit 7a82fbfdaba39745cdb8f8a123b9844f3cb3df09 parent 6c0f15500b3aa027c90d1c397d4504bb2f4dd41b Author: David Goulet <dgoulet@torproject.org> Date: Wed, 13 Jan 2021 10:37:56 -0500 gitignore: Add Linux core file patterns Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| M | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -36,6 +36,9 @@ details-*.json uptime-*.json *.full_url *.last_modified +# Core files +core +core.* # / /Makefile