aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
commit0e7b2e49585e3725736ae380cbd2dfb28fea5093 (patch)
tree2491d2c04ac0d8185c5df228f29d0b9b5e522e27 /.gitignore
parent3dcbc17b4c1cf69be5e3fc53ef81060c5b9c4e6b (diff)
Added 'Common.py' module.
[#27] Not exactly a 'tappable pipe', this simple communications module allows for IPC between individual Salis organisms and different simulations via UDP sockets.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 015126d..077c454 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
+TODO.md
bin/__pycache__/*
bin/modules/__pycache__/*
+bin/network/*.json
bin/error.log
bin/lib/libsalis-*.so
bin/sims/*.sim