Add robots.txt
This commit is contained in:
parent
4d535d0821
commit
2e731c06ee
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,4 @@
|
|||||||
build/
|
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
|
build/*
|
||||||
|
!build/robots.txt
|
||||||
|
|||||||
2
build/robots.txt
Normal file
2
build/robots.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
Loading…
Reference in New Issue
Block a user