GRRLIB/.gitignore
Crayon2000 782e5b42e4 Use a function instead of a macro
Kept the old comment even if it is wrong.
2023-08-27 16:56:50 -04:00

27 lines
267 B
Text

# Folder
build
# Compiler-generated binarie
*.o
*.d
*.map
# Executable file
*.dol
*.elf
# Compiled static library
*.a
# Visual Studio Code
.vscode/*
# Programmer's Notepad state file
*.pnps
# Generated doxygen documentation
/html
/latex
# Temporary file
*.tmp