Skip to content

Commit eb9c43f

Browse files
Added build directories to .gitignore.
1 parent 143068d commit eb9c43f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ yarn-error.*
4646
*.env
4747

4848
# Android / ioS Build Folders
49-
./android
50-
./ios
51-
./web-build
49+
android/
50+
ios/
51+
web-build/

0 commit comments

Comments
 (0)