about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2023-08-23 04:31:47 +0200
committerMel <einebeere@gmail.com>2023-08-23 04:31:47 +0200
commitf05272d9214e8fbb13ac55d0b133855464c5afc5 (patch)
treefdebe999540f71af95a2115fc8a6c31d85904722 /.gitignore
parent48b1e7fd8fb16daacd7b87f6bc6d422400cd0a5f (diff)
downloadcthcous-f05272d9214e8fbb13ac55d0b133855464c5afc5.tar.zst
cthcous-f05272d9214e8fbb13ac55d0b133855464c5afc5.zip
Simple container bridge server
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d163863..542a269 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-build/
\ No newline at end of file
+build/
+test.socket
\ No newline at end of file