diff options
| author | dam <dam@gudinoff> | 2024-06-04 10:57:28 +0100 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2024-06-04 15:11:48 +0100 |
| commit | 45aef04664df07913c9ab75a0b329a2e370a5ecc (patch) | |
| tree | d0dc968e9d28dd6b2bbc91afadff5952c595eeed /.gitignore | |
| parent | b809105861edc0c639863e2575e61f156c137ae1 (diff) | |
| download | task-time-tracker-2.2.tar.zst task-time-tracker-2.2.zip | |
Fix data path finding when no system folders are found.v2.2
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..30bcfa4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.build/ |
