Update '.gitignore'

This commit is contained in:
Fl1tzi 2023-04-11 22:23:50 +00:00
parent 38a51b3b3a
commit 223774f0b7

18
.gitignore vendored
View file

@ -1,15 +1,5 @@
# ---> 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*
# exlude everything
/*
# except compose.yaml files
!**/compose.yaml