Skip to content

Commit 63d69a6

Browse files
authored
Merge pull request #27 from simatic-ax/bot/manual-update-global-workflow-main-ssod5m
ci: distribute workflows for libraries
2 parents 8446f32 + 5342a83 commit 63d69a6

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# `.gitattributes` reclassify `.st` files as iec-st:
2+
** linguist-vendored
3+
# *.ppjs linguist-language=ST

.gitignore

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
.apax/
2-
.env/
3-
[Bb]in/
4-
[Ll]ibrary/
5-
[Tt]est[Rr]esult*/
1+
.apax
2+
.env
3+
bin
4+
obj
5+
TestResult
66
*.tgz
7-
*.tracerec.json
8-
apax-lock.json
7+
assets

0 commit comments

Comments
 (0)