commit 5c947d6c595775b90471b09ad681e7f733ed92a5 parent 93b84235a742fe557b3b7b49b46c8507ad0afa83 Author: Christophe Coustet <christophe.coustet@meso-star.com> Date: Thu, 23 Jun 2016 14:49:05 +0200 Add *.orig files in gitignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -6,6 +6,7 @@ tmp [Bb]uild* *.sw[po] *.[ao] +*.orig *~ tags