This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
stellar-stellar/.gitignore

15 lines
110 B
Plaintext

Debug
*.o
*.d
*.so
.cproject
.project
.settings/
SI
build*/
src/inc
src/lib64
cmake-build-*/
.vscode/
.cache/