GRRLIB/.gitignore
2015-10-29 21:49:05 -04:00

20 lines
208 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 HTML documentation
/doc