mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
ignore files with a .db suffix
This commit is contained in:
parent
69ead6d254
commit
2911036ff7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@ config/database.yml
|
|||
config/site.yml
|
||||
config/deploy.rb
|
||||
db/*.sqlite3
|
||||
db/*.db
|
||||
db/data.yml
|
||||
db/schema.rb
|
||||
log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue