Files
PS_AppDeploy-Scripts/Anaconda/2025.06/.gitignore
Comfortably_Dumb1979 f65d620843 Add PowerShell App Deploy Toolkit for Anaconda 2025.06
- Complete PSADT framework for Anaconda deployment
- Includes localized strings for multiple languages
- Configuration files and deployment scripts
- Excludes large executable file (958MB)
2025-10-16 09:04:44 -04:00

10 lines
127 B
Plaintext

# Exclude large executable files
*.exe
# Exclude temporary files
*.tmp
*.log
# Exclude OS generated files
Thumbs.db
.DS_Store