mirror of
https://github.com/rehlds/metamod-r.git
synced 2024-12-26 06:35:33 +03:00
b838abda59
* Implemented CI/CD migration to GitHub * Remove gradle build
21 lines
272 B
Plaintext
21 lines
272 B
Plaintext
**/build
|
|
*.bat
|
|
**/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/ipch
|
|
**/PublishPath*.txt
|
|
**/*.log
|
|
|
|
metamod/version/appversion.h
|
|
publish
|