summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rwxr-xr-xmain.py1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c75dc7c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+logs/*
diff --git a/main.py b/main.py
index c039b66..01093dc 100755
--- a/main.py
+++ b/main.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python3
+
"""
main.py — LabDAQ entry point.