resources: Tutorial Project

* added tutorial project to coati projects.
* ignoring all .sqlite files for git.
This commit is contained in:
malte_langkabel
2015-11-13 18:55:10 +01:00
parent 3c2804797a
commit 7fce4cfae6
18 changed files with 617 additions and 5 deletions
@@ -0,0 +1,8 @@
#ifndef UTILITY_H
#define UTILITY_H
typedef unsigned int uint;
#endif // UTILITY_H