.gitignore 74 B

12345678
  1. /Debug/
  2. /Debug_exe/
  3. /Release/
  4. /Release_exe/
  5. /x64/
  6. *.log
  7. tea_dll.vcxproj*