Skip to content

Commit 157dd31

Browse files
authored
Merge pull request #2111 from jfloff/patch-1
Add .nfs files to Linux.gitignore
2 parents afbff90 + 4f7062e commit 157dd31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Global/Linux.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88

99
# Linux trash folder which might appear on any partition or disk
1010
.Trash-*
11+
12+
# .nfs files are created when an open file is removed but is still being accessed
13+
.nfs*

0 commit comments

Comments
 (0)