skip folders/files in lib with downloaded content
This commit is contained in:
@ -31,7 +31,16 @@ include:
|
|||||||
exclude:
|
exclude:
|
||||||
- lib/colvars/Install.py
|
- lib/colvars/Install.py
|
||||||
- lib/gpu/geryon/file_to_cstr.sh
|
- lib/gpu/geryon/file_to_cstr.sh
|
||||||
|
- lib/hdnnp
|
||||||
|
- lib/kim
|
||||||
- lib/kokkos
|
- lib/kokkos
|
||||||
|
- lib/machdyn
|
||||||
|
- lib/mdi
|
||||||
|
- lib/mscg
|
||||||
|
- lib/pace
|
||||||
|
- lib/plumed
|
||||||
|
- lib/quip
|
||||||
|
- lib/scafacos
|
||||||
- src/Make.sh
|
- src/Make.sh
|
||||||
patterns:
|
patterns:
|
||||||
- "*.c"
|
- "*.c"
|
||||||
|
|||||||
Reference in New Issue
Block a user