aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFranoosh <uinarf@autistici.org>2025-07-25 17:13:38 +0200
committerFranoosh <uinarf@autistici.org>2025-07-25 17:13:38 +0200
commit5bf209098ff501a67e380a025dd44985453ad63c (patch)
tree933b276a72ef308b2868f9d8a1f36bdcdeeaefb4 /.gitignore
downloadZeroMQ_Video_Streaming-master.tar.gz
ZeroMQ_Video_Streaming-master.tar.bz2
ZeroMQ_Video_Streaming-master.zip
Initial commit. Proof of concept message passing between client <-> router <-> worker with rudimentary cachingHEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5b478e6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+__pycache__/
+*.log