sapling/.gitignore

14 lines
151 B
Plaintext
Raw Normal View History

# Buck
/.buckconfig.local
/.buckd
/.buckjavaargs
/.nobuckcheck
/buck-out
/external
# cmake
/_build
# Rust libraries and extensions
Cargo.lock
target/