summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 65dbea6..7750ed4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,6 @@ target/**
# Ignore tool files
.vscode
+
+# Ignore helper dev python files
+*.py \ No newline at end of file