diff --git a/.gitignore b/.gitignore index c795b05..9b1a990 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,11 @@ -build \ No newline at end of file +build +/*.stash +/.vs/* +/debug +/release +*.user +*.vcxproj +*.filters +/ui_* +/*.qtvscr +/*.rc \ No newline at end of file