2
0
mirror of https://github.com/rehlds/metamod-r.git synced 2024-12-27 07:05:34 +03:00
metamod-r/.gitignore
s1lent 5cf552dc8c
Recognize some gamedll Closes #14
Added platform toolset selector for VS2013/VS2015/VS2017
Added lookup gamedll with postfix, е.g _i386.so
2017-07-18 08:32:49 +07:00

23 lines
294 B
Plaintext

**/build
**/.gradle
.idea
*.iml
**/msvc/Debug*
**/msvc/Release*
**/msvc/*.sdf
**/msvc/*.opensdf
**/msvc/*.user
**/msvc/*.suo
**/msvc/*.db
**/msvc/*.opendb
**/msvc/*.aps
**/msvc/*.pch
**/msvc/*.txt
**/msvc/.vs
**/msvc/start*.bat
**/msvc/ipch
**/PublishPath*.txt
**/*.log
publish
**/appversion.h