Remove lock files from global_gitignore

This commit is contained in:
2021-07-06 20:16:23 +02:00
parent a7d9da8dda
commit c4836f6284

View File

@@ -12,7 +12,6 @@ auto
# Misc # Misc
.*.swp .*.swp
.#* .#*
*.*lock
*.log *.log
.DS_Store .DS_Store
# Python # Python