1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00
srs/.gitignore

34 lines
568 B
Text
Raw Normal View History

2013-10-17 06:15:20 +00:00
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
2014-07-13 05:31:24 +00:00
# by winlin
*.pyc
*.swp
.DS_Store
2014-07-13 05:31:24 +00:00
/trunk/Makefile
/trunk/objs
2015-01-29 03:27:56 +00:00
/trunk/src/build-qt-Desktop-Debug
2014-07-13 05:31:24 +00:00
/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
# Apple-specific garbage files.
.AppleDouble
.idea