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