mirror of
https://github.com/github/gitignore.git
synced 2025-04-29 04:09:27 +00:00
Compare commits
No commits in common. "76e40b7cecb059211e360822247bf0b6e585d1eb" and "86d1826a9f3daf4744e7229a26187f81c081744c" have entirely different histories.
76e40b7cec
...
86d1826a9f
@ -3,7 +3,7 @@
|
|||||||
# temporary files which can be created if a process still has a handle open of a deleted file
|
# temporary files which can be created if a process still has a handle open of a deleted file
|
||||||
.fuse_hidden*
|
.fuse_hidden*
|
||||||
|
|
||||||
# Metadata left by Dolphin file manager, which comes with KDE Plasma
|
# KDE directory preferences
|
||||||
.directory
|
.directory
|
||||||
|
|
||||||
# Linux trash folder which might appear on any partition or disk
|
# Linux trash folder which might appear on any partition or disk
|
||||||
@ -11,6 +11,3 @@
|
|||||||
|
|
||||||
# .nfs files are created when an open file is removed but is still being accessed
|
# .nfs files are created when an open file is removed but is still being accessed
|
||||||
.nfs*
|
.nfs*
|
||||||
|
|
||||||
# Log files created by default by the nohup command
|
|
||||||
nohup.out
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user