.gitignore 115 B

123456789
  1. */.idea/*
  2. */.vs/*
  3. */*.sln
  4. */*/ReadMe.txt
  5. */*/*.vcxproj.*
  6. */*/*.vcxproj
  7. */*/stdafx.cpp
  8. */*/stdafx.h
  9. */*/targetver.h