Append removed URLs to robots.txt

This commit is contained in:
Oliver Davies 2021-01-15 09:13:09 +00:00
parent 69d7d9dca9
commit 469be1f621
4 changed files with 601 additions and 7 deletions

1
.gitignore vendored
View file

@ -5,6 +5,7 @@
!/**/.gitkeep
!/.github/**
!/.idea/
!/assets/**
!/bin/
!/config/**
!/Makefile