diff --git a/.gitignore b/.gitignore index 4ce6fdd..879bf4b 100644 --- a/.gitignore +++ b/.gitignore @@ -337,4 +337,12 @@ ASALocalRun/ .localhistory/ # BeatPulse healthcheck temp database -healthchecksdb \ No newline at end of file +healthchecksdb + +/.git +/.vs +/Debug +*.sln +*.vcxproj +*.vcxproj.filters +*.vcxproj.user \ No newline at end of file