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 | e5a0c739d4865b300e904d45c413d5c8f0da304c (patch) | |
tree | f4728649018f346363ed864f071e23cdbcc12485 /.gitignore | |
parent | c931eae9811a3bba3720f22159f43af8ad3a1b1b (diff) | |
parent | 61ee17eb1e3b0c7b92bfa80f3f0f7cbb986db71b (diff) | |
download | tor-e5a0c739d4865b300e904d45c413d5c8f0da304c.tar.gz tor-e5a0c739d4865b300e904d45c413d5c8f0da304c.zip |
Merge branch 'maint-0.4.4' into maint-0.4.5
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aa39162cad..08efd8ed04 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,9 @@ details-*.json uptime-*.json *.full_url *.last_modified +# Core files +core +core.* # / /Makefile |