Files
exo/.gitignore
Gelu Vrabie a2a37c0ebe discovery fixed
Co-authored-by: Gelu Vrabie <gelu@exolabs.net>
2025-08-15 15:23:20 +01:00

25 lines
394 B
Plaintext

*/__pycache__
__pycache__
*.so
hosts_*.json
# hide direnv stuff
.direnv/
# TODO figure out how to properly solve the issue with these target directories showing up
networking/target/
networking/topology/target/
build/
*.xcuserstate
rust/target/
rust/Cargo.lock
.DS_Store
*/.DS_Store
# Says this symlink should be git-ignored https://github.com/juspay/just-flake
just-flake.just
.DS_Store