Browse Source

Add .nfs files to Linux.gitignore

João Ferreira Loff 8 years ago
parent
commit
4f7062e132
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*