Skip to content

Commit 774436b

Browse files
committed
Add .cxx to .gitignore to exclude C++ build artifacts
1 parent c76be7b commit 774436b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ GeneratedPluginRegistrant.java
1111
key.properties
1212
**/*.keystore
1313
**/*.jks
14+
15+
**/.cxx

0 commit comments

Comments
 (0)