initial commit

This commit is contained in:
FHWS
2016-07-15 14:51:28 +02:00
committed by Gogs
commit 888b4f8cc5
2 changed files with 34 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# ---> C++
# 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

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# YASMIN
Yet Another SMartphone Indoor Navigation
Yet Another System for Mobile Indor Navigation