Изменения файла robots.txt
This commit is contained in:
parent
b8661a7b54
commit
71707e495b
6 changed files with 28 additions and 6 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
|
@ -35,12 +35,20 @@ nul
|
|||
# Qwen Code settings
|
||||
.qwen/
|
||||
|
||||
# Astro cache
|
||||
# Astro & TS
|
||||
.astro/
|
||||
**/.astro/
|
||||
src/env.d.ts
|
||||
.temp/
|
||||
.cache/
|
||||
|
||||
# VS Code settings (для вложенных директорий)
|
||||
**/.vscode/
|
||||
.aider*
|
||||
.aider.chat.history.md
|
||||
.aider.input.history
|
||||
|
||||
# PocketBase
|
||||
pb_data/
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue