0009-Improve-.gitignore.patch 658 B

12345678910111213141516171819202122232425262728
  1. From 628b3ec05b304e77eed05c57457ff7bb39401f6c Mon Sep 17 00:00:00 2001
  2. From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= <noltari@gmail.com>
  3. Date: Thu, 26 Feb 2015 19:41:19 +0100
  4. Subject: [PATCH 09/14] Improve .gitignore
  5. MIME-Version: 1.0
  6. Content-Type: text/plain; charset=UTF-8
  7. Content-Transfer-Encoding: 8bit
  8. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
  9. Signed-off-by: Andreas Bombe <aeb@debian.org>
  10. ---
  11. .gitignore | 3 +++
  12. 1 file changed, 3 insertions(+)
  13. diff --git a/.gitignore b/.gitignore
  14. index 5c9366e..2dc4ca9 100644
  15. --- a/.gitignore
  16. +++ b/.gitignore
  17. @@ -6,3 +6,6 @@
  18. tags
  19. *~
  20. .*.sw[a-p]
  21. +*.orig
  22. +*.rej
  23. +*.DS_Store
  24. --
  25. 1.9.1