Add lock files to gitignore

This commit is contained in:
Booteille 2024-11-12 14:04:58 +01:00
parent ef38c84e84
commit 4d768f8550
No known key found for this signature in database
GPG Key ID: 0AB6C6CA01272646
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ cover_db/*
*.db-wal *.db-wal
*.bak *.bak
*.swp *.swp
*.lock
script/*.pid script/*.pid
stop-upload stop-upload
.zanata-cache/ .zanata-cache/