.gitignore 484 B

1234567891011121314
  1. /logs
  2. /temp
  3. /.vs
  4. /bin/Win32/Debug/zhipuzi_pos_windows/log
  5. /bin/Win32/Debug/zhipuzi_pos_windows/zhipuzi_pos_windows.exe
  6. /bin/Win32/Debug/zhipuzi_pos_windows/tmp
  7. /bin/Win32/Debug/zhipuzi_pos_windows/db/pos.db
  8. /bin/Win32/Debug/zhipuzi_pos_windows/dump
  9. /bin/Win32/Release/zhipuzi_pos_windows/tmp
  10. /bin/Win32/Release/zhipuzi_pos_windows/dump
  11. /bin/Win32/Release/zhipuzi_pos_windows/db
  12. /bin/Win32/Release/zhipuzi_pos_windows/log
  13. /bin/Win32/Release/zhipuzi_pos_windows/zhipuzi_pos_windows.exe