added /**/**/cache to git ignore

This commit is contained in:
srgooglo 2022-05-13 15:06:30 +02:00
parent 82e44bea14
commit 3211138e71

1
.gitignore vendored
View File

@ -9,6 +9,7 @@
/**/**/.crash.log /**/**/.crash.log
/**/**/.tmp /**/**/.tmp
/**/**/.cache /**/**/.cache
/**/**/cache
/**/**/out /**/**/out
/**/**/.out /**/**/.out
/**/**/dist /**/**/dist