mirror of
https://github.com/boostorg/gil.git
synced 2026-02-20 02:42:11 +00:00
20 lines
173 B
Plaintext
20 lines
173 B
Plaintext
*~
|
|
*.swp
|
|
|
|
# Boost.Build
|
|
stdcerr
|
|
/doc/*build*
|
|
/io/output
|
|
|
|
# Visual Studio (Code)
|
|
/.vs
|
|
.vscode
|
|
|
|
# CMake
|
|
/*build*
|
|
/cmake-build-debug/
|
|
/cmake-build-release/
|
|
|
|
# JetBrains
|
|
/.idea
|