Update .gitignore

This commit is contained in:
2dust 2025-03-28 10:56:59 +08:00
parent 441e5ef8d5
commit eb19199d18

3
.gitignore vendored
View file

@ -17,6 +17,9 @@ V2rayNG/app/release/output.json
# Ignore build directories and captures # Ignore build directories and captures
/build /build
/captures /captures
V2rayNG/app/build
V2rayNG/build
V2rayNG/local.properties
# Ignore APK and AAR files # Ignore APK and AAR files
*.apk *.apk