Ver Fonte

Add .nfs files to Linux.gitignore

João Ferreira Loff há 8 anos atrás
pai
commit
4f7062e132
1 ficheiros alterados com 3 adições e 0 exclusões
  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*