forked from bigbluebutton/bigbluebutton
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
36 lines (36 loc) · 782 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.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
push_to_git.py
**/target/*
**/.cache-main
**/.cache-tests
.vagrant/*
**/.settings/*
*/.gradle
bbb-lti/.classpath
bbb-lti/.project
bbb-lti/bin
bbb-lti/lti-0.1.1.war
bbb-lti/make.sh
bbb-lti/deploy.sh
bbb-lti/target*
bbb-api-demo/bin*
bbb-api-demo/.classpath
bbb-api-demo/.project
bigbluebutton-web/.settings*
bigbluebutton-web/.classpath
bigbluebutton-web/.project
akka-bbb-apps/akka-bbb-apps*.log
bigbluebutton-html5/log/development.log
bigbluebutton-client/.actionScriptProperties
bigbluebutton-web/target-eclipse*
record-and-playback/.loadpath
clients/flash/**/build
clients/flash/**/.gradle
**/.idea/*
*.iml
*~