Mercurial > msvpvf
view .gitignore @ 69:79a35af2cb56 v1.3
gui.c: Add angled brackets around case
mmmmmmffmfmgm
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Thu, 05 Jan 2023 07:51:33 -0500 |
parents | 528b95e1e24f |
children |
line wrap: on
line source
# Prerequisites *.d # Object files *.o *.ko *.obj *.elf # 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 # Debug files *.dSYM/ *.su *.idb *.pdb # Kernel Module Compile Results *.mod* *.cmd .tmp_versions/ modules.order Module.symvers Mkfile.old dkms.conf # VEGAS Project Files *.veg *.vf