cocopilot/.gitignore

14 lines
106 B
Plaintext
Raw Normal View History

# OS General
Thumbs.db
.DS_Store
# project
*.cert
*.key
*.log
bin/
# Develop tools
.vscode/
.idea/
*.swp