GRRLIB/.gitignore
2020-12-14 00:54:00 -05:00

24 lines
235 B
Text

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