mirror of
https://github.com/boostorg/json.git
synced 2026-01-19 04:12:14 +00:00
26 lines
189 B
Plaintext
26 lines
189 B
Plaintext
/bin
|
|
/bin.v2
|
|
/bin64
|
|
/_build*
|
|
temp
|
|
|
|
# Emacs
|
|
*#
|
|
|
|
# Vim
|
|
*~
|
|
|
|
# Visual Studio
|
|
/.vs
|
|
/out
|
|
|
|
# Visual Studio Code
|
|
/.vscode
|
|
|
|
# local copy of bench
|
|
/bench/bench
|
|
/bench/bench.exe
|
|
|
|
# Python
|
|
__pycache__
|