fix(.gitignore): ignore .#* (midnight commander lock files)

This commit is contained in:
Ellen Emilia Anna Zscheile 2025-02-10 11:11:10 +01:00
parent 65c8dee0f2
commit 3ffddefac8
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -28,6 +28,7 @@ fp-info-cache
# Lockfiles # Lockfiles
*.lck *.lck
.#*
# ---> Topola # ---> Topola
*.ses *.ses