File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ * text =auto eol =lf
2+
3+ * .jpg filter =lfs diff =lfs merge =lfs - text
4+ * .jpeg filter =lfs diff =lfs merge =lfs - text
5+ * .png filter =lfs diff =lfs merge =lfs - text
6+ * .woff filter =lfs diff =lfs merge =lfs - text
7+ * .woff2 filter =lfs diff =lfs merge =lfs - text
Original file line number Diff line number Diff line change 1+ # Actrun config files
2+ .actconfig
3+
4+
5+ # Binaries for programs and plugins
6+ frozen
7+ * .exe
8+ * .exe~
9+ * .dll
10+ * .so
11+ * .dylib
12+ * .a
13+ . /actrun
14+ actrun-cli
15+ __debug_bin
16+ __debug_bin *
17+ build.sh
18+
19+ # Coverage report
20+ cover.html
21+
22+ # Python
23+ * .pyc
24+ __pycache__ /
25+
26+ # Configuration files
27+ .env
28+
29+ # Temp files
30+ .DS_Store
31+
32+ * .test
33+ tests_e2e /coverage
34+
35+ # Output of the go coverage tool, specifically when used with LiteIDE
36+ * .out
37+
38+ # Go workspace file
39+ go.work
40+
41+ # Binary output
42+ dist /*
43+ graph- *
Original file line number Diff line number Diff line change 1+ # ⚖️ License Text
2+
3+ For the complete license and legal documentatio, please refer to:
4+
5+ * 📄 ** Source Code:** [ actionforge/legal/LICENSE.md] ( https://github.com/actionforge/legal/blob/main/LICENSE.md )
6+ * 🌐 ** Official Website:** [ actionforge.dev/eula] ( https://www.actionforge.dev/eula )
You can’t perform that action at this time.
0 commit comments