diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2025-01-30 14:37:57 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2025-01-30 14:37:57 +0200 |
| commit | 27939006906dc6d9b3cea206b7643f52c22ef7a2 (patch) | |
| tree | 75f113c1cef0956a8a0672295940c53c9cf4c73d | |
| parent | 0815d33d1320452f4387186b0be4e93c265d784f (diff) | |
Add .projectile.cache to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ /dist /TAGS /project +/.projectile.cache |
