Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sumukhchitloor authored Mar 29, 2023
1 parent d2fb5e6 commit fdb612d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ env
pygoat/db.sqlite3
venv
*.sqlite3
*db.sqlite3
*/app.log
pygoat/app.log
*db.sqlite3*
app.log
bin

0 comments on commit fdb612d

Please sign in to comment.