Added .gitignore file.

This commit is contained in:
Crayon2000 2015-10-18 15:59:50 -04:00
parent 858434ab5c
commit 2555249ecb

17
.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
# Folder
build
# Compiler-generated binarie
*.o
*.d
*.map
# Executable file
*.dol
*.elf
# Compiled static library
*.a
# Programmer's Notepad state file
*.pnps