Skip to content

Commit

Permalink
Ignore sqlite files
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed May 6, 2024
1 parent 99a3cf7 commit ccb4b33
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ pkg/
spec/dummy/log/*.log
spec/dummy/tmp/
Gemfile.lock
spec/dummy/db/*.sqlite3
spec/dummy/uploads
spec/dummy/db/development.sqlite3
spec/dummy/db/schema.rb
spec/dummy/db/migrate
spec/dummy/db/*.sqlite3
spec/dummy/db/*.sqlite3*
spec/dummy/public
Gemfile.lock
.ruby-version
Expand Down

0 comments on commit ccb4b33

Please sign in to comment.