mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-04 22:02:12 +00:00
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
# Ignore everything
|
|
**
|
|
|
|
# Allow files and directories
|
|
!/lib/**
|
|
!/node_modules/**
|
|
!/LICENSE
|