aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2025-01-30 14:37:57 +0200
committerBozhidar Batsov <bozhidar@batsov.dev>2025-01-30 14:37:57 +0200
commit27939006906dc6d9b3cea206b7643f52c22ef7a2 (patch)
tree75f113c1cef0956a8a0672295940c53c9cf4c73d
parent0815d33d1320452f4387186b0be4e93c265d784f (diff)
Add .projectile.cache to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0a6cfad..a37e40b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/dist
/TAGS
/project
+/.projectile.cache