Update .gitignore

Cover all db files generically
pull/1326/head
techie2000 2 years ago committed by GitHub
parent 0d8cfe5036
commit c9a54536c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored

@ -6,9 +6,7 @@
*.key *.key
*.conf *.conf
*.pickle *.pickle
*.db-journal *.db*
*.db-shm
*.db-wal
*.sqlite *.sqlite
*.log* *.log*
*.db *.db

Loading…
Cancel
Save

Powered by TurnKey Linux.