Initial file

This commit is contained in:
Justin Ethier 2015-02-21 22:25:06 -05:00
parent bdaeb6820a
commit 2c40623d91

30
.gitignore vendored Normal file
View file

@ -0,0 +1,30 @@
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex