Initial commit

This commit is contained in:
Nathan Osman 2013-06-28 15:58:50 -07:00
commit 4217ac9b63
2 changed files with 24 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
# C++ objects and libs
*.slo
*.lo
*.o
*.a
*.la
*.lai
*.so
*.dll
*.dylib
# Qt-es
*.pro.user
*.pro.user.*
moc_*.cpp
qrc_*.cpp
Makefile
*-build-*

4
README.md Normal file
View File

@ -0,0 +1,4 @@
qredis
======
Qt bindings for Redis