Skip to content

Commit faf3092

Browse files
committed
cache
1 parent 894e740 commit faf3092

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

.gitignore

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,19 @@ app.*.map.json
4545
/android/app/debug
4646
/android/app/profile
4747
/android/app/release
48+
/android/**/.cxx
49+
/android/**/build
50+
/android/common/**/.**/
51+
/android/common/local.*
52+
/android/core/**/includes/
53+
/android/core/**/cmake-build-*/
54+
/android/core/**/jniLibs/
4855

4956

50-
51-
#libclash
57+
#FlClash
5258
/libclash/
53-
54-
#jniLibs
5559
/android/app/src/main/jniLibs/
60+
/services/helper/target
61+
/macos/**/Package.resolved
62+
devtools_options.yaml
63+

0 commit comments

Comments
 (0)