gitignore/Global/Linux.gitignore

14 lines
316 B
Plaintext
Raw Normal View History

*~
2015-08-25 00:12:34 +08:00
# temporary files which can be created if a process still has a handle open of a deleted file
2015-08-25 00:02:05 +08:00
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
2016-09-20 00:21:02 +08:00
# .nfs files are created when an open file is removed but is still being accessed
.nfs*