Skip to content

Commit

Permalink
pr comment: add .db in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gusin13 committed Dec 19, 2024
1 parent daf6de5 commit 9fda0de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ go.work
rabbitmq_data

.vscode
.env
.env

# Database files
*.db
Binary file removed e2etest/wallet.db
Binary file not shown.

0 comments on commit 9fda0de

Please sign in to comment.