diff options
author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2021-09-24 17:31:37 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2021-10-06 10:12:00 +0300 |
commit | f691ed65d6bcfff0abbc2d7ce58e560af3ee63dc (patch) | |
tree | 75faa2ca2d046019003c7c62ad17b7147fb03807 /.gitignore | |
parent | 77eedf7574809ce5edf4d4ea6aa55542b3045c02 (diff) |
gitignore: add .cache
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ py/__pycache__ meson.build.user subprojects/packagecache/ subprojects/pybind11-*/ +.cache |