ReGameDLL_CS/.gitignore

23 lines
310 B
Plaintext
Raw Normal View History

2015-06-30 15:46:07 +06:00
**/build
*.bat
*.log
*.lnk
2015-06-30 15:46:07 +06:00
**/msvc/Debug*
**/msvc/Release*
**/msvc/Tests
**/msvc/*.sdf
**/msvc/*.opensdf
**/msvc/*.user
**/msvc/*.suo
**/msvc/*.db
**/msvc/*.opendb
**/msvc/*.txt
2021-04-12 21:51:51 +07:00
**/msvc/*.aps
**/msvc/*.amplxeproj
**/msvc/.vs
2015-06-30 15:46:07 +06:00
**/msvc/ipch
2015-05-07 01:58:17 +06:00
2015-06-30 15:46:07 +06:00
regamedll/version/appversion.h
regamedll/msvc/PublishPath*.txt
publish