mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
Cleaned up .gitignore
This commit is contained in:
parent
363c328e8f
commit
f906aa056f
68
.gitignore
vendored
68
.gitignore
vendored
|
|
@ -6,73 +6,27 @@ tools/mwccarm/**
|
|||
|
||||
# SDK
|
||||
tools/bin/**
|
||||
*.lcf.template
|
||||
*.response.template
|
||||
|
||||
# Build folder
|
||||
build/**
|
||||
sub/build/**
|
||||
|
||||
# CLion folders
|
||||
.idea/
|
||||
|
||||
# Tool executables
|
||||
*.exe
|
||||
|
||||
# Generated files
|
||||
*.4bpp
|
||||
*.gbapal
|
||||
|
||||
# For asmdiff
|
||||
*/baserom.*
|
||||
*.dump
|
||||
|
||||
# For decomp.me
|
||||
ctx.c
|
||||
|
||||
*.lcf.template
|
||||
*.lcf
|
||||
*.response.template
|
||||
*.response
|
||||
|
||||
# Working files
|
||||
overlays/*/module_*.s
|
||||
overlays/*/module_*.sbin
|
||||
overlays/*/module_*.cfg
|
||||
|
||||
*.sbin
|
||||
*.bnr
|
||||
# Icon build files
|
||||
*.nbfp
|
||||
*.nbfc
|
||||
|
||||
# Dism scripts
|
||||
dism.sh
|
||||
asmdiff.sh
|
||||
# IDE folders
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# Symbols CSV
|
||||
symbols.csv
|
||||
|
||||
# NARCs
|
||||
*.narc
|
||||
*.arc
|
||||
files/**/*.c
|
||||
*.o
|
||||
*.naix
|
||||
# Tool builds/executables
|
||||
*.exe
|
||||
*.a
|
||||
|
||||
# Utilities
|
||||
ntruncompbw
|
||||
*.elf
|
||||
*.diff
|
||||
|
||||
*.dSYM
|
||||
*.d
|
||||
*.o
|
||||
*.sbin
|
||||
|
||||
# MacOS garbage
|
||||
.DS_Store
|
||||
|
||||
# Depfiles
|
||||
*.d
|
||||
|
||||
diff.txt
|
||||
|
||||
.vscode/
|
||||
incbin/
|
||||
output.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user