GRRLIB/.gitignore
2025-01-11 13:29:59 -05:00

27 lines
266 B
Text

# Folder
build
# Compiler-generated binary
*.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