FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
github-workflows-kt/.gitignore at main · typesafegithub/github-workflows-kt · GitHub
typesafegithub
/
github-workflows-kt
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
30
Star
664
Code
Issues
24
Pull requests
9
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
github-workflows-kt
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (14 loc) · 444 Bytes
Breadcrumbs
github-workflows-kt
/
.gitignore
Copy path
File metadata and controls
19 lines (14 loc) · 444 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.gradle
.idea
!
.idea
/
externalDependencies.xml
#
Required
IntelliJ
plugins.
!
.idea
/
icon.svg
.DS_Store
.kotlin
build
#
Created in unit tests - easier and more readable to ignore it rather than adjust the test.
/
.github
/
workflows
/
.yaml
.github
/
workflows
/
some_workflow.yaml
#
Action bindings are generated by CI each time, and locally we should regenerate it as often as possible.
/
.github
/
workflows
/
generated
/
jit-binding-server
/
logs
/
/
logs
/
Back
|
FazBrowse Home
|
New Git URL