mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 04:26:08 +10:00
Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
11 lines
107 B
Plaintext
11 lines
107 B
Plaintext
# Calabash / Cucumber
|
|
rerun/
|
|
reports/
|
|
screenshots/
|
|
screenshot*.png
|
|
test-servers/
|
|
|
|
# bundler
|
|
.bundle
|
|
vendor
|