deleted: source/unres/src_MD-M/xdrf_em64/libxdrf.m4~
[unres.git] / .gitignore
1 # ignore compiled stuff
2 *.[oa]
3
4 # ignore texteditors
5 *.swp
6 *~
7
8
9 # ifnore build dir
10 build/
11