branch: externals/scanner
commit bfaae5a5c941bea312eacd8615e990540e124781
Author: Raffael Stocker <[email protected]>
Commit: Raffael Stocker <[email protected]>

    ignore PDF and text files
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index d52f8b4..d4d3318 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ TAGS
 *.jpeg
 *.jpg
 *.png
+*.pdf
+*.txt

Reply via email to