diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-11-28 23:10:04 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-11-28 23:10:04 +0300 |
commit | 34f74229f8291156f35de943fbecfbe90c3366a9 (patch) | |
tree | e2c9e7f3897770ad849dacd947853d897b7183d7 /.gitignore | |
parent | 2023-11-26 (diff) |
2023-11-28
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a0e2b39..1028b64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.qcow2 .direnv/ .pre-commit-config.yaml +/.task/ /result* |