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 | 61ee17eb1e3b0c7b92bfa80f3f0f7cbb986db71b (patch) | |
tree | f9dfcb76fcc44eb70348f9ba965e7e13f72c3b46 /.gitignore | |
parent | 5a822b462aaa8cf3cd749c253bb1e9e5f4f37fa2 (diff) | |
parent | 17eb6355320c414d83cbc3c1930ec54ae7cd1ea4 (diff) | |
download | tor-61ee17eb1e3b0c7b92bfa80f3f0f7cbb986db71b.tar.gz tor-61ee17eb1e3b0c7b92bfa80f3f0f7cbb986db71b.zip |
Merge branch 'maint-0.4.3' into maint-0.4.4
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 97b145590e..362552df23 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,9 @@ details-*.json uptime-*.json *.full_url *.last_modified +# Core files +core +core.* # / /Makefile |