Skip to content

Commit 7e09dc6

Browse files
committed
add .fuse_hidden* to Linux
1 parent 5b8eb2c commit 7e09dc6

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
@@ -1,5 +1,8 @@
11
*~
22

3+
# temporary files which can be created if a process still has a deleted file handle open
4+
.fuse_hidden*
5+
36
# KDE directory preferences
47
.directory
58

0 commit comments

Comments
 (0)