mirror of
https://github.com/ossrs/srs.git
synced 2025-02-12 19:31:53 +00:00
Added .AppleDouble folders to ignore patterns.
This commit is contained in:
parent
8ee0826e9a
commit
cea2e6316d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -25,3 +25,6 @@
|
||||||
/trunk/research/api-server/static-dir/forward
|
/trunk/research/api-server/static-dir/forward
|
||||||
/trunk/research/api-server/static-dir/live
|
/trunk/research/api-server/static-dir/live
|
||||||
/trunk/research/api-server/static-dir/players
|
/trunk/research/api-server/static-dir/players
|
||||||
|
|
||||||
|
# Apple-specific garbage files.
|
||||||
|
.AppleDouble
|
||||||
|
|
Loading…
Reference in a new issue