Skip to content

Commit

Permalink
ignore local env-specific files
Browse files Browse the repository at this point in the history
  • Loading branch information
sskirby committed May 29, 2024
1 parent fb04459 commit 2eb08c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
/pkg/
/spec/reports/
/tmp/
/spec/dummy/tmp/local_secret.txt
/spec/dummy/db/test.sqlite3*

# rspec failure tracking
.rspec_status
Expand Down
Binary file modified spec/dummy/db/test.sqlite3
Binary file not shown.

0 comments on commit 2eb08c8

Please sign in to comment.