diff --git a/.gitignore b/.gitignore
index c685ea9687e8d886832db77adba351c7664ad449..58057827670870d432ab6f06f7a55add1f343dc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,4 +103,7 @@ venv.bak/
 # mypy
 .mypy_cache/
 /.vscode/settings.json
-/.vscode/launch.json
\ No newline at end of file
+/.vscode/launch.json
+
+# execution
+/data/
\ No newline at end of file