add USER-MESO files to .gitignore

This commit is contained in:
Axel Kohlmeyer 2017-08-22 23:46:09 -04:00
parent f945d4567d
commit 26c15140be
1 changed files with 29 additions and 0 deletions

29
src/.gitignore vendored
View File

@ -60,6 +60,35 @@
/intel_preprocess.h
/intel_simd.h
/atom_vec_edpd.cpp
/atom_vec_edpd.h
/atom_vec_mdpd.cpp
/atom_vec_mdpd.h
/atom_vec_tdpd.cpp
/atom_vec_tdpd.h
/compute_edpd_temp_atom.cpp
/compute_edpd_temp_atom.h
/compute_tdpd_cc_atom.cpp
/compute_tdpd_cc_atom.h
/fix_edpd_source.cpp
/fix_edpd_source.h
/fix_mvv_dpd.cpp
/fix_mvv_dpd.h
/fix_mvv_edpd.cpp
/fix_mvv_edpd.h
/fix_mvv_tdpd.cpp
/fix_mvv_tdpd.h
/fix_tdpd_source.cpp
/fix_tdpd_source.h
/pair_edpd.cpp
/pair_edpd.h
/pair_mdpd.cpp
/pair_mdpd.h
/pair_mdpd_rhosum.cpp
/pair_mdpd_rhosum.h
/pair_tdpd.cpp
/pair_tdpd.h
/compute_sna_atom.cpp
/compute_sna_atom.h
/compute_snad_atom.cpp