Skip to content

Commit 39892e1

Browse files
committed
Update .gitignore
ignore config/discourse.pill
1 parent 2e78079 commit 39892e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dump.rdb
2222

2323
config/database.yml
2424
config/redis.yml
25+
config/discourse.pill
2526

2627
# Ignore the default SQLite database and db dumps
2728
/db/*.sqlite3
@@ -80,4 +81,4 @@ chef/tmp/*
8081
config/version.rb
8182

8283
# ignore the Ruby Version manager (rvm) file
83-
.rvmrc
84+
.rvmrc

0 commit comments

Comments
 (0)