You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# 忽略的文件和文件夹
|
|
|
|
node_modules/
|
|
|
|
example/
|
|
|
|
dist/
|
|
|
|
lib/
|
|
|
|
hooks/
|
|
|
|
dataRoomUi/
|
|
|
|
dataRoomPro/
|
|
|
|
|
|
|
|
# 只包含packages和public文件
|
|
|
|
!packages/
|
|
|
|
!LICENSE
|
|
|
|
!README.md
|
|
|
|
|
|
|
|
# 排除根目录下的配置文件
|
|
|
|
/*
|