25 lines
228 B
Plaintext
25 lines
228 B
Plaintext
# IDE
|
|
.vs/
|
|
.vscode/
|
|
ipch/
|
|
*.aps
|
|
*.ncb
|
|
*.opendb
|
|
*.opensdf
|
|
*.sdf
|
|
*.cachefile
|
|
*.VC.db
|
|
.cache/*
|
|
|
|
# Build Files
|
|
CMakeFiles/*
|
|
CMakeCache.txt
|
|
cmake_install.cmake
|
|
Makefile
|
|
build/*
|
|
compile_commands.json
|
|
|
|
# Binaries
|
|
libgui-mate.a
|
|
example
|