mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-01-04 22:23:08 +00:00
17 lines
190 B
Plaintext
17 lines
190 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
simulation
|
|
simlib/netrunner/target
|
|
.idea/
|
|
target/
|
|
Cargo.lock
|
|
simlib/**/target
|
|
simlib/**/Cargo.lock
|
|
simlib/test.json
|
|
*.ignore*
|
|
*.png
|
|
*/.DS_Store
|