Initial commit

This commit is contained in:
2025-06-11 11:25:41 +02:00
committed by Simon Pistache
parent 00885fd497
commit d9bb97422e
2 changed files with 44 additions and 2 deletions

42
.gitignore vendored
View File

@ -7,6 +7,7 @@
# Icon must end with two \r
Icon
# Thumbnails
._*
@ -26,3 +27,44 @@ Network Trash Folder
Temporary Items
.apdisk
# ---> Windows
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk
# ---> Linux
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# .nfs files are created when an open file is removed but is still being accessed
.nfs*

View File

@ -1,4 +1,4 @@
# case-name
# zzz-icons
description