diff options
author | 2025-07-31 22:48:01 +0200 | |
---|---|---|
committer | 2025-07-31 22:48:01 +0200 | |
commit | e55f4c2fe8a6e1d62a0b005777b46c80e360d37e (patch) | |
tree | 1f9ad00b914f04677ffaf8b395a4c5d4ff659756 /static | |
download | videotool-e55f4c2fe8a6e1d62a0b005777b46c80e360d37e.tar.gz videotool-e55f4c2fe8a6e1d62a0b005777b46c80e360d37e.tar.bz2 videotool-e55f4c2fe8a6e1d62a0b005777b46c80e360d37e.tar.lz videotool-e55f4c2fe8a6e1d62a0b005777b46c80e360d37e.zip |
feat: initial commit
Diffstat (limited to 'static')
-rw-r--r-- | static/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..b6dd667 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,3 @@ +# allow crawling everything by default +User-agent: * +Disallow: |