9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
# Ignore everything
|
|
**
|
|
|
|
# Allow only the files that are actually needed
|
|
!/package.json
|
|
!/yarn.lock
|
|
!/Gemfile
|
|
!/Gemfile.lock
|