aboutsummaryrefslogtreecommitdiffstats
path: root/examples/statemachine/trafficlight/trafficlight.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/statemachine/trafficlight/trafficlight.pyproject')
-rw-r--r--examples/statemachine/trafficlight/trafficlight.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/statemachine/trafficlight/trafficlight.pyproject b/examples/statemachine/trafficlight/trafficlight.pyproject
new file mode 100644
index 000000000..912472693
--- /dev/null
+++ b/examples/statemachine/trafficlight/trafficlight.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["trafficlight.py"]
+}