Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ remoteapi/
server/modules/
server/testAutomation/
tools/
clientAPIs/*
!clientAPIs/README.md

# Include the remoteapi README -- this line will override previous exclusion
!remoteapi/README.md
Expand Down
5 changes: 5 additions & 0 deletions clientAPIs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
### Client API Checkout Directory

Clone client API repositories (e.g. `labkey-api-js`) into this directory. If you are using
[labkey-workspaces](https://github.com/LabKey/labkey-workspaces) it will assume all client API repositories are in this
directory when executing commands.