Skip to content

Commit 1fad628

Browse files
Remove SSR folder from source control (#50)
* chore: add ssr folder to gitignore * Update .gitignore --------- Co-authored-by: Taylor Otwell <[email protected]>
1 parent 72ff81d commit 1fad628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/.phpunit.cache
2+
/bootstrap/ssr
23
/node_modules
34
/public/build
45
/public/hot

0 commit comments

Comments
 (0)