summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-15 00:52:25 -0400
committerJune McEnroe <june@causal.agency>2019-10-15 00:52:25 -0400
commitbe7f2ae3f10950604018b82134b798da7e5721c7 (patch)
treea439068e0a18f5f19cf6e2ea74940b0fbdd4bb47 /.gitignore
parentAdd manual page with initial arguments (diff)
downloadpounce-be7f2ae3f10950604018b82134b798da7e5721c7.tar.gz
pounce-be7f2ae3f10950604018b82134b798da7e5721c7.zip
Add argument parsing and dumb TLS server
I can connect to this from Textual using a localhost certificate I
manually made on macOS, at least.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1532716
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.o
+*.pem
+config.mk
+linger
+tags