GRRLIB/.gitignore
2017-12-03 20:22:36 -05:00

24 lines
234 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
/doc
/latex
# Temporary file
*.tmp