Hi, I would like to ignore the cache directories and their subtree. I tried the following:
syntax: glob **/cache/**
This does not seem to be the case. Anyone shed some light?
If you want to ignore everything in the cache folder or lower, the following should work:
syntax: glob cache/**
Source: https://habr.com/ru/post/1400432/More articles:Creating numpy / scipy for Python3 on Mac OS Lion - python-3.xfreebase gets simple type names and sorts by generality - apiHow to tell Mercurial to automatically accept "its" version during a merge conflict of any files in a specific directory? - mergeStop f: ajax From Auto Including JavaScript jsf.js? Ln = javax.faces - jsf-2Can C # be connected to the network? - c #How to see stack before stack overflow? - stack-traceevent priority and process order - c #Display.asyncExec vs Display.timerExec - swtHow to log a single log file in a stream using log4net - multithreadingTSQL Reporting - Summary of Days of the Week? - sqlAll Articles