mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 18:01:40 -05:00
add .Trash-* to ignore Linux partition or ext disk trash folders
This commit is contained in:
parent
6f8aee0564
commit
586674cfb4
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
||||||
|
|
||||||
# KDE directory preferences
|
# KDE directory preferences
|
||||||
.directory
|
.directory
|
||||||
|
|
||||||
|
# Linux trash folder which might appear on any partition or disk
|
||||||
|
.Trash-*
|
||||||
|
|
Loading…
Add table
Reference in a new issue