Compare commits
2 commits
9972474312
...
ca30fd615c
| Author | SHA1 | Date | |
|---|---|---|---|
| ca30fd615c | |||
| bb0a0ff614 |
3 changed files with 1049 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,4 +3,5 @@
|
|||
bazel-bin
|
||||
bazel-genfiles
|
||||
bazel-out
|
||||
bazel-testlogs
|
||||
bazel-testlogs
|
||||
bazel-ScrowCommands
|
||||
1046
MODULE.bazel.lock
generated
Normal file
1046
MODULE.bazel.lock
generated
Normal file
File diff suppressed because it is too large
Load diff
2
defs.bzl
2
defs.bzl
|
|
@ -1,2 +1,2 @@
|
|||
GROUP = "site.lab0x13.scrow"
|
||||
VERSION = "0.1-SNAPSHOT"
|
||||
VERSION = "0.2-SNAPSHOT"
|
||||
Loading…
Add table
Add a link
Reference in a new issue