initial commit

This commit is contained in:
2018-08-18 15:47:12 +01:00
commit 77fe861eb9
20 changed files with 1171 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
Debug/wordsearch
Release/wordsearch
*.o
*.d
*.swp
.cproject
.project
.settings