Files
DesTEngSsv006_swd/.gitignore
tlg e7cf075e2f Initial commit with .gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 17:58:54 +02:00

22 lines
168 B
Plaintext

# Editor and IDE files
*.swp
*.swo
*~
.vscode/
.idea/
# OS files
.DS_Store
Thumbs.db
# Build artifacts
*.o
*.a
*.so
*.out
# Environment and secrets
.env
*.key
*.pem