summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-07-27 19:38:49 +0200
committerGravatar Johannes Christ <[email protected]>2024-07-27 19:38:49 +0200
commit0f005b79765c816735451b6b41ca08f75ee6b3e0 (patch)
tree8edd3f62939e7b485570e89cb51987b50860567c
parentReword description (diff)
Add a gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f19391e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+__pycache__
+*.pyc
+/dist