diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 | 
1 files changed, 5 insertions, 2 deletions
| @@ -1,8 +1,11 @@ +CMakeCache.txt +CMakeFiles +cmake_install.cmake +CMakeLists.txt.user  html  libqicclient.a  Makefile  moc_*  *.o -qicclient.pro.user -.qmake.stash +qicclient_autogen  *.swp |