mirror of
https://github.com/rehlds/resemiclip.git
synced 2024-12-25 22:25:52 +03:00
16 lines
195 B
Plaintext
16 lines
195 B
Plaintext
|
.idea
|
||
|
*.iml
|
||
|
**/msvc/ipch
|
||
|
**/msvc/Debug*
|
||
|
**/msvc/Release*
|
||
|
**/msvc/.vs*
|
||
|
**/msvc/*.sdf
|
||
|
**/msvc/*.opensdf
|
||
|
**/msvc/*.user
|
||
|
**/msvc/*.suo
|
||
|
**/msvc/*.aps
|
||
|
**/msvc/*.pch
|
||
|
**/msvc/*.txt
|
||
|
**/msvc/*.db
|
||
|
**/*.log
|