1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00

combine community/libogc.gitignore with C.gitignore

This commit is contained in:
sctech 2024-10-11 23:13:01 +03:00 committed by GitHub
parent 5357b0df58
commit 136e88cf4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,16 +1,10 @@
# Ignore build directories and files
# Ignore build directories
build/
*.dol
*.elf
# Ignore Wii-specific metadata files
meta.xml
icon.png
# Ignore temporary files created by compilers
*.o
*.bin
*.map
# Ignore editor or IDE-specific files
.vscode/
@ -38,3 +32,60 @@ $RECYCLE.BIN/
.Spotlight-V100/
.fseventsd/
.DS_Store
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
*.o
*.bin
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
*.dol
*.elf
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf