瀏覽代碼

Add .nfs files to Linux.gitignore

João Ferreira Loff 8 年之前
父節點
當前提交
4f7062e132
共有 1 個文件被更改,包括 3 次插入0 次删除
  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*