sticky node ids #16

This commit is contained in:
Alex Cheema
2024-07-31 23:20:15 +01:00
parent 980d5d2c5b
commit 0bfb8e3b6d
3 changed files with 39 additions and 3 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,7 @@ __pycache__/
.venv
test_weights.npz
.exo_used_ports
.exo_node_id
.idea
# Byte-compiled / optimized / DLL files
@@ -166,4 +167,4 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/