summaryrefslogtreecommitdiff
path: root/robot/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'robot/.gitignore')
-rw-r--r--robot/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/.gitignore b/robot/.gitignore
new file mode 100644
index 0000000..7e576c0
--- /dev/null
+++ b/robot/.gitignore
@@ -0,0 +1,4 @@
+__pycache__/
+*.pyc
+.venv/
+.vscode/ \ No newline at end of file