bigbluebutton-Github/.gitignore
Calvin Walton c7213ad2c3 bbb-presentation-video: Update to 4.0.0-rc.1
See the release notes:
https://github.com/bigbluebutton/bbb-presentation-video/releases/tag/4.0.0-rc.1

This version should be feature-complete for BigBlueButton 2.6 whiteboard
video generation.

I have updated the `bbb-presentation-video.placeholder.sh` script to
download the prebuilt packages from the Github release rather than clone
the source code. Work to automate handling of including this package in
the builds automatically is still yet to be done.
2023-03-06 11:57:53 -05:00

26 lines
520 B
Plaintext

.DS_Store
._.DS_Store*
.metadata/
record-and-playback/playback-client-js/testmeeting/
record-and-playback/playback-web/playback-web-0.1.war
record-and-playback/.project
**/target/*
**/.cache-main
**/.cache-tests
.vagrant/*
**/.settings/*
*/.gradle
bigbluebutton-web/.settings*
bigbluebutton-web/.classpath
bigbluebutton-web/.project
akka-bbb-apps/akka-bbb-apps*.log
bigbluebutton-web/target-eclipse*
record-and-playback/.loadpath
**/.idea/*
*.iml
*~
cache/*
artifacts/*
bbb-presentation-video.zip
bbb-presentation-video