diff options
author | David Goulet <dgoulet@torproject.org> | 2021-01-13 10:38:05 -0500 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-01-13 10:38:05 -0500 |
commit | 17eb6355320c414d83cbc3c1930ec54ae7cd1ea4 (patch) | |
tree | 0e1c5c3470ef56a2f58f938ae9173d5d70bfbb42 /.gitignore | |
parent | 4b39f46a611ff48ceb7ea212dbcdb2e5b6d26d3b (diff) | |
parent | 7a82fbfdaba39745cdb8f8a123b9844f3cb3df09 (diff) | |
download | tor-17eb6355320c414d83cbc3c1930ec54ae7cd1ea4.tar.gz tor-17eb6355320c414d83cbc3c1930ec54ae7cd1ea4.zip |
Merge branch 'maint-0.3.5' into maint-0.4.3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 77610b3193..f60d72bf1e 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,9 @@ details-*.json uptime-*.json *.full_url *.last_modified +# Core files +core +core.* # / /Makefile |