mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
10 lines
77 B
Plaintext
10 lines
77 B
Plaintext
.vagrant
|
|
/cookbooks
|
|
|
|
# Bundler
|
|
bin/*
|
|
.bundle/*
|
|
|
|
.kitchen/
|
|
.kitchen.local.yml
|