mirror of
https://github.com/rehlds/reapi.git
synced 2024-12-26 06:35:28 +03:00
19 lines
225 B
Plaintext
19 lines
225 B
Plaintext
**/build
|
|
**/.gradle
|
|
.idea
|
|
*.iml
|
|
**/msvc/Debug*
|
|
**/msvc/Release*
|
|
**/msvc/*.sdf
|
|
**/msvc/*.opensdf
|
|
**/msvc/*.user
|
|
**/msvc/*.suo
|
|
**/msvc/*.aps
|
|
**/msvc/start*.bat
|
|
**/msvc/ipch
|
|
**/PublishPath*.txt
|
|
**/*.log
|
|
|
|
publish
|
|
**/appversion.h
|