Skip to content

Commit 5e48745

Browse files
committed
Add test-apps directory to .gitignore
This directory will contain test applications for validating React on Rails documentation and setup instructions.
1 parent 5b9f0f8 commit 5e48745

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ yalc.lock
6060

6161
# Generated by ROR FS-based Registry
6262
generated
63+
64+
# Test applications directory
65+
/test-apps/

0 commit comments

Comments
 (0)