summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2021-09-24 17:31:37 +0300
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2021-10-06 10:12:00 +0300
commitf691ed65d6bcfff0abbc2d7ce58e560af3ee63dc (patch)
tree75faa2ca2d046019003c7c62ad17b7147fb03807
parent77eedf7574809ce5edf4d4ea6aa55542b3045c02 (diff)
gitignore: add .cache
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 35f030e..7c59690 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ py/__pycache__
meson.build.user
subprojects/packagecache/
subprojects/pybind11-*/
+.cache