diff options
| author | Fuwn <[email protected]> | 2021-05-10 22:59:22 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-10 22:59:22 +0000 |
| commit | e79982ac31640603da14aabe0f63b2e8d9cd38ee (patch) | |
| tree | ff205c3b72c01ee3bf0c0412206f59b92436e4b3 /.gitignore | |
| parent | docs(contributing.md): add some contribution guidelines (diff) | |
| download | whirl-e79982ac31640603da14aabe0f63b2e8d9cd38ee.tar.xz whirl-e79982ac31640603da14aabe0f63b2e8d9cd38ee.zip | |
ci(make): create act-cli task
Act provides the ability to run GitHub actions locally, read more about Act
[here](https://github.com/nektos/act).
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Cargo.lock /src/_*.* /whirl.sqlite3 /Whirl.toml +/.secrets # DB Browser /whirl.sqlite3-shm |