diff options
| author | Fuwn <[email protected]> | 2021-05-10 22:59:22 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-10 22:59:22 -0700 |
| commit | 8ab23030487598f72e5680e604b851c2e9dfc54b (patch) | |
| tree | 50ce4737ace42ed9981c9b2b05e692d536303787 /.gitignore | |
| parent | docs(contributing.md): add some contribution guidelines (diff) | |
| download | whirl-8ab23030487598f72e5680e604b851c2e9dfc54b.tar.xz whirl-8ab23030487598f72e5680e604b851c2e9dfc54b.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 |