mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2025-09-13 02:53:33 -06:00
Add screenshot to README.md lint MD for file. Add .db and VS Code files to .gitignore
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -172,3 +172,15 @@ cython_debug/
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# database
|
||||
*.db
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
*.sqlite-journal
|
||||
*.sqlite3-journal
|
||||
*.db-journal
|
||||
|
||||
# VS Code
|
||||
.vscode/
|
||||
|
||||
|
Reference in New Issue
Block a user