mirror of
https://github.com/rehlds/rechecker.git
synced 2025-01-12 11:47:54 +03:00
07c95aac24
Get rid of fake mp_consistency and do it right via ReHLDS API
19 lines
240 B
Plaintext
19 lines
240 B
Plaintext
.idea
|
|
*.iml
|
|
**/msvc/Debug*
|
|
**/msvc/Release*
|
|
**/msvc/*.sdf
|
|
**/msvc/*.opensdf
|
|
**/msvc/*.user
|
|
**/msvc/*.suo
|
|
**/msvc/*.db
|
|
**/msvc/*.opendb
|
|
**/msvc/*.aps
|
|
**/msvc/.vs
|
|
**/msvc/ipch
|
|
**/PublishPath*.txt
|
|
**/Server*.bat
|
|
**/publish*
|
|
**/build*
|
|
**/*.log
|