first luca commit

pull/1/head
Luca De Mori 2019-05-22 12:29:44 +02:00
parent 33163e2595
commit 1ad618ffce
1 changed files with 1 additions and 27 deletions

28
.gitignore vendored
View File

@ -1,27 +1 @@
# 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
# Directories
bin
examples/bin
.idea/