mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the build script
This commit is contained in:
parent
0322dbbfb2
commit
e53655ee83
5 changed files with 48 additions and 24 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -11,3 +11,16 @@
|
|||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
|
||||
# by winlin
|
||||
*.pyc
|
||||
*.swp
|
||||
/trunk/Makefile
|
||||
/trunk/objs
|
||||
/trunk/research/librtmp/objs
|
||||
/trunk/3rdparty/ccache/ccache-3.1.9
|
||||
/trunk/3rdparty/gprof/graphviz-2.36.0
|
||||
/trunk/research/api-server/static-dir/crossdomain.xml
|
||||
/trunk/research/api-server/static-dir/forward
|
||||
/trunk/research/api-server/static-dir/live
|
||||
/trunk/research/api-server/static-dir/players
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue