17 lines
154 B
Plaintext
17 lines
154 B
Plaintext
# OS-specific files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor/IDE folders
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
|
|
# Sensitive data
|
|
Inspiration/
|
|
.env
|
|
|
|
# Logs and temp files
|
|
*.log
|
|
tmp/
|