mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-20 16:46:17 +00:00
11 lines
150 B
Plaintext
11 lines
150 B
Plaintext
*
|
|
!.gitignore
|
|
!.gitkeep
|
|
|
|
# explicitly list ignored sub directories to speed up performance
|
|
/cache/
|
|
/capybara/
|
|
/letter_opener/
|
|
/rubocop_cache/
|
|
/tests/
|