Skip to content

Commit e085c63

Browse files
committed
add cxx to gitignore
1 parent c3051f6 commit e085c63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ out/
1818

1919
# Gradle files
2020
.gradle/
21-
build/
22-
21+
build/
2322
# Local configuration file (sdk path, etc)
2423
local.properties
2524

@@ -63,3 +62,4 @@ fastlane/readme.md
6362

6463
# NDK
6564
.externalNativeBuild
65+
.cxx

0 commit comments

Comments
 (0)