From cdaf6f44ba7292ba259afc2ce893c9375cd4ce5c Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 15 Sep 2017 13:39:55 +0200 Subject: [PATCH] Update gitignore Adding some lines from the Moby gitignore Signed-off-by: Sebastiaan van Stijn --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index fa99439ac8..59cec00b21 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,12 @@ +# if you want to ignore files created by your editor/tools, +# please consider a global .gitignore https://help.github.com/articles/ignoring-files +*.exe +*.exe~ +*.orig +.*.swp .DS_Store +Thumbs.db +.editorconfig /build/ cli/winresources/rsrc_386.syso cli/winresources/rsrc_amd64.syso