cp2k/tests/.gitignore
Tiziano Müller b53e4d50ad gitignore: fine-tune for specific subdirs
* 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`
2018-11-03 07:20:21 +01:00

3 lines
51 B
Text

# Allow potential and PDB files here
!*.pdb
!*.pot