first version of the new website
[markerbeacon.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..e19ad4c
--- /dev/null
@@ -0,0 +1,7 @@
+__pycache__/
+*.py[cod]
+.Python
+venv/
+env/
+output/
+*~