actualis 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,24 @@
1
+ __pycache__/
2
+ *.pyc
3
+ .pytest_cache/
4
+ dist/
5
+ build/
6
+ *.egg-info/
7
+ .venv/
8
+ venv/
9
+
10
+ # Never commit a report: they contain project names, commands, and paths.
11
+ *.report.json
12
+ actualis-*.json
13
+
14
+ # built tray bundle
15
+ tray/*.app/
16
+
17
+ # built tray binaries
18
+ tray-go/actualis-tray
19
+ tray-go/actualis-tray.exe
20
+
21
+ # Built tray binaries. Never commit these: a stale agentfleet-tray from
22
+ # the old name sat in the tree for weeks.
23
+ tray-go/actualis-tray
24
+ tray-go/actualis-tray.exe