go-cursor-help/.gitignore
煎饼果子卷鲨鱼辣椒 9e7d6be7f7 chore: 添加.idea到.gitignore
2024-12-15 01:06:37 +08:00

23 lines
186 B
Plaintext

# Binary files
*.dll
*.so
*.dylib
# Build directories
releases/
cursor-id-modifier
# Go specific
go.sum
# Temporary files
*.tmp
*~
# System files
.DS_Store
Thumbs.db
.vscode
/.idea