mirror of
https://github.com/logos-co/nomos-simulations.git
synced 2025-01-09 10:22:07 +00:00
8faafcfb6f
* Add timer tests * Add tests for timers and intervals. --------- Co-authored-by: Daniel Sanchez <3danimanimal@gmail.com>
13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
simulation
|
|
simlib/netrunner/target
|
|
.idea/
|
|
target/
|
|
Cargo.lock
|
|
simlib/**/target
|
|
simlib/**/Cargo.lock
|
|
simlib/test.json
|