From: João Ferreira Loff Date: Mon, 19 Sep 2016 16:21:02 +0000 (+0100) Subject: Add .nfs files to Linux.gitignore X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4f7062e132d7f88e68ab737e64fef872bd3a491f;p=gitignore.git Add .nfs files to Linux.gitignore --- diff --git a/Global/Linux.gitignore b/Global/Linux.gitignore index cc958689..b56bf65d 100644 --- a/Global/Linux.gitignore +++ b/Global/Linux.gitignore @@ -8,3 +8,6 @@ # Linux trash folder which might appear on any partition or disk .Trash-* + +# .nfs files are created when an open file is removed but is still being accessed +.nfs*