Initial commit

This commit is contained in:
Simon 2015-11-20 20:20:46 +01:00
commit 2f99f536f6
2 changed files with 29 additions and 0 deletions

28
.gitignore vendored Normal file
View File

@ -0,0 +1,28 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app

1
README.md Normal file
View File

@ -0,0 +1 @@
# mysensors_nodes