mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 20:03:34 -03:00
8 lines
67 B
Text
8 lines
67 B
Text
# Editors.
|
|
*.sw*
|
|
.vscode
|
|
.DS_Store
|
|
|
|
# Build directory.
|
|
build/
|
|
out/
|