mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-11 08:46:16 +00:00
12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
# Ignore all files/folders by default
|
|
# See https://stackoverflow.com/a/29932318
|
|
/*
|
|
# Except these files/folders
|
|
!lib
|
|
lib/tsconfig.tsbuildinfo
|
|
!LICENSE
|
|
!package.json
|
|
!package-lock.json
|
|
!README.md
|
|
!src
|