diff options
| author | Mel <einebeere@gmail.com> | 2024-12-29 16:35:28 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-29 16:35:28 +0100 |
| commit | 54b021e352c6e8be605f4d223916ebf97a59f9a4 (patch) | |
| tree | b89f2298954bc6edac5673ff4dad70fdf9114201 /.gitignore | |
| parent | afbebf4b5b0f4e894d5dcf57b710bdb3ea2b3ded (diff) | |
| download | specimen-54b021e352c6e8be605f4d223916ebf97a59f9a4.tar.zst specimen-54b021e352c6e8be605f4d223916ebf97a59f9a4.zip | |
Add Taskfile for some useful command shortcuts
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 726d2d6..3e89d22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ result .direnv +application/build |
