ReGameDLL_CS/.gitignore

27 lines
362 B
Plaintext
Raw Normal View History

2015-06-30 15:46:07 +06:00
**/build
**/.gradle
.idea
*.iml
*.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
**/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
regamedll/_regamedllTestImg
regamedll/_dev
publish