mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-21 06:25:15 -04:00
* allow `.pdb` and `.pot` files in `tests` subdir * allow `include/` directories for subdirs with C/C++ files * allow any kind of .template files `tools/autotune_grid`
3 lines
51 B
Text
3 lines
51 B
Text
# Allow potential and PDB files here
|
|
!*.pdb
|
|
!*.pot
|