Add .gitignore

This commit is contained in:
louis 2014-02-12 13:30:07 +01:00
parent ec511a56bd
commit 1e76912272

23
.gitignore vendored Normal file
View file

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