pmd-sky/.gitignore
2025-08-25 11:28:20 +02:00

40 lines
366 B
Plaintext

# Object files
*.nds
# Compilers
tools/mwccarm/**
# SDK
tools/bin/**
*.lcf.template
*.response.template
# Build folder
build/**
sub/build/**
toolchain_tmp/
# Icon build files
*.nbfp
*.nbfc
# IDE folders
.idea/
.vscode/
# Tool builds/executables
*.exe
*.a
*.d
*.o
*.sbin
*.tmp
*.pyc
# MacOS garbage
.DS_Store
*.plist
# Windows when copying files
*.Identifier