Compare commits
2 Commits
3ee404125b
...
5089612905
| Author | SHA1 | Date | |
|---|---|---|---|
|
5089612905
|
|||
|
221b0b2ab2
|
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
|
||||
.envrc
|
||||
# ignore VIM swap files
|
||||
.*.swp
|
||||
dist/
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
gitea_urls:
|
||||
api: https://gitea.e13.dev/api/v1
|
||||
builds:
|
||||
- main: ./test1/
|
||||
binary: test1
|
||||
|
||||
Reference in New Issue
Block a user