From 872b672dba9ad7d05ecaf0cee431dcb4e5a386da Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Wed, 9 Jun 2021 13:28:38 -0700 Subject: [PATCH] Ignore sample-safe.pdf --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dea4911..b4cc8ea 100644 --- a/.gitignore +++ b/.gitignore @@ -132,4 +132,5 @@ dmypy.json *.tar.gz deb_dist .DS_Store -install/windows/Dangerzone.wxs \ No newline at end of file +install/windows/Dangerzone.wxs +test-docs/sample-safe.pdf \ No newline at end of file