Browse Source

Merge pull request #2111 from jfloff/patch-1

Add .nfs files to Linux.gitignore
Brendan Forster 8 years ago
parent
commit
157dd31788
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Global/Linux.gitignore

+ 3 - 0
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*