Skip to content

Commit 3aa5daf

Browse files
committed
gitignore updates.
Most yml files are ignored in gitlab/config/, except resque.yml => add it to the list of ignored files.
1 parent ab344f3 commit 3aa5daf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ config/gitlab.yml
1919
config/database.yml
2020
config/initializers/omniauth.rb
2121
config/unicorn.rb
22+
config/resque.yml
2223
db/data.yml
2324
.idea
2425
.DS_Store

0 commit comments

Comments
 (0)