Skip to content

Commit b189fd4

Browse files
committed
chore: ignore plugin build artifacts
1 parent b5bfd04 commit b189fd4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ android/keystores/debug.keystore
7979

8080
# generated by bob
8181
lib/
82+
plugin/build/
8283

8384
# React Native Codegen
8485
ios/generated
@@ -89,4 +90,5 @@ nitrogen/
8990

9091
# Local Build Logs
9192
*.log
93+
*.tsbuildinfo
9294
build_output*.txt

0 commit comments

Comments
 (0)