|
# IntelliJ
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
|
|
# default network gen directory
|
|
WakuNetwork
|
|
|
|
# VS Code
|
|
*.vscode
|
|
|
|
build/
|
|
node_modules/
|
|
targets.json
|
|
data/
|
|
enclave.dump/
|
|
wsl-module/requirements.txt
|
|
wsl-module/__pycache__
|
|
config/network_topology_auto/
|
|
gennet-module/topology/
|