mirror of
https://github.com/ipverse/country-ip-blocks.git
synced 2026-04-22 00:24:53 +08:00
38 lines
295 B
Plaintext
38 lines
295 B
Plaintext
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
vendor/
|
|
/compare
|
|
|
|
# Environment
|
|
.env
|
|
.env.local
|
|
|
|
# AI Assistants
|
|
AGENTS.md
|
|
.claude/
|
|
.opencode/
|
|
.cursor/
|
|
.aider*
|
|
.codeium/
|
|
.continue/
|
|
.copilot/
|
|
.windsurf/
|
|
.roo/
|
|
.augment*/
|
|
.codex/
|
|
.gemini/
|