Merge pull request #1908 from aaasoft/master

更新.gitignore文件,排除out目录。
This commit is contained in:
夏楚 2022-08-26 11:43:03 +08:00 committed by GitHub
commit 8b0bd2d224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -39,6 +39,7 @@
/.idea/
/c_wrapper/.idea/
/release/
/out/
/Android/.idea/
/Android/app/src/main/cpp/libs_export/
/3rdpart/media-server/.idea/