branch: master
commit e74644375d390418f6aef0f5f659487979088513
Author: Ludovic Courtès <[email protected]>
Date:   Mon Jan 22 13:20:54 2018 +0100

    Augment '.gitignore'.
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2cf3032..3bc363b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
 *.info
 *.log
 *.trs
+*~
+,*
 .dirstamp
 /*.status
 /INSTALL

Reply via email to