You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

42 lines
438 B

# DOSBox-X Windows Manager .gitignore
# Disk images
*.img
*.vhd
*.vdi
*.vmdk
# ISO files
*.iso
# Snapshots
snapshots/*
# Generated/temporary config files
temp_dosbox.conf
temp_dosbox_win95.conf
temp_config_tune.conf
# Backup files
*.bak
*~
*.old
*.backup
# Log files
*.log
*.log.*
# Windows system files
win98_drive/*
win95_drive/*
# Editor specific files
.vscode/
.idea/
*.swp
*.swo
.DS_Store
# Zenity temporary files
.zenity_*