Cleaned up .gitignore

This commit is contained in:
AnonymousRandomPerson 2023-08-15 22:15:06 -04:00
parent 363c328e8f
commit f906aa056f

68
.gitignore vendored
View File

@ -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