mirror of
https://github.com/Direct-Dev-Ru/go-lcg.git
synced 2025-11-15 17:20:00 +00:00
16 lines
119 B
Plaintext
16 lines
119 B
Plaintext
# Временные файлы
|
|
*.log
|
|
*.tmp
|
|
*.temp
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|