mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 18:52:45 +08:00
Update .gitignore
ignore config/discourse.pill
This commit is contained in:
parent
2e7807901f
commit
39892e1485
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -22,6 +22,7 @@ dump.rdb
|
|||
|
||||
config/database.yml
|
||||
config/redis.yml
|
||||
config/discourse.pill
|
||||
|
||||
# Ignore the default SQLite database and db dumps
|
||||
/db/*.sqlite3
|
||||
|
@ -80,4 +81,4 @@ chef/tmp/*
|
|||
config/version.rb
|
||||
|
||||
# ignore the Ruby Version manager (rvm) file
|
||||
.rvmrc
|
||||
.rvmrc
|
||||
|
|
Loading…
Reference in New Issue
Block a user