Selaa lähdekoodia

Add .nfs files to Linux.gitignore

João Ferreira Loff 8 vuotta sitten
vanhempi
sitoutus
4f7062e132
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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*