diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-02-22 12:53:25 +1100 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-02-22 12:53:25 +1100 |
| commit | 9ce54f57baf52171a8116aafb0622fe0a334a0bb (patch) | |
| tree | 5f8b1fdb0e5769f49b6014c536b824b62c8315cc /.gitignore | |
| parent | 59eed0d6b45ee4e903939371dec612bc599448a5 (diff) | |
git(ignore): Remove cache directory
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -dist/*
\ No newline at end of file +dist/* +.cache/*
\ No newline at end of file |
