🙈 — Ignore all .conf files in .gitignore

This commit is contained in:
Luc Didry 2019-09-29 16:42:51 +02:00
parent 698ceb2c7a
commit b59845074f
No known key found for this signature in database
GPG Key ID: EA868E12D0257E3C
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
local/* local/*
files/* files/*
cover_db/* cover_db/*
lufi.conf *.conf
*.db *.db
*.db-shm *.db-shm
*.db-wal *.db-wal