nstool/.gitignore
2018-04-07 15:56:38 +08:00

21 lines
357 B
Plaintext

################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs
*.a
*.o
*.exe
*.db
*.opendb
*.log
/bin/*
/*/*/Debug
/*/*/x64
/*/*/bin
/x64
/Debug
/test
/sample
.DS_Store