.
This commit is contained in:
parent
c60f19cafc
commit
2ea2eb5d1e
114 changed files with 671 additions and 609 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -5,8 +5,6 @@ build/
|
|||
!**/src/test/**/build/
|
||||
.kotlin
|
||||
|
||||
run/
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea/modules.xml
|
||||
.idea/jarRepositories.xml
|
||||
|
|
@ -50,4 +48,5 @@ bin/
|
|||
/bazel-core
|
||||
/bazel-out
|
||||
/bazel-testlogs
|
||||
/MODULE.bazel.lock
|
||||
/MODULE.bazel.lock
|
||||
/run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue