Skip to content

Commit b8be94a

Browse files
committedMar 7, 2023
Initialize repository
0 parents  commit b8be94a

File tree

532 files changed

+388209
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

532 files changed

+388209
-0
lines changed
 

‎.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
app/controlplane/api/gen/frontend/** linguist-generated=true
2+
app/controlplane/internal/data/ent/** linguist-generated=true
3+
app/controlplane/internal/data/ent/schema/* linguist-detectable=true
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
schemaVersion: "v1"
2+
runner: type: "GITHUB_ACTION"

0 commit comments

Comments
 (0)
Please sign in to comment.