Files
clio/.gitignore
Bronek Kozicki ec335176bb Fixes for gcc 13 (#1128)
* Add include <cstdint> where needed
* Add .devcontainer to .gitignore
* Document gcc-13 compilation fix for rocksdb
2024-01-25 12:01:11 +00:00

11 lines
130 B
Plaintext

*clio*.log
/build*/
.devcontainer
.build
.cache
.vscode
.python-version
CMakeUserPresets.json
config.json
src/main/impl/Build.cpp