1
0
mirror of https://framagit.org/luc/lufi.git synced 2025-10-05 22:02:39 +02:00

🙈 — 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

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