apply pattern to ignore OPT package sources
This commit is contained in:
20
src/.gitignore
vendored
20
src/.gitignore
vendored
@ -15,6 +15,8 @@
|
||||
/*_kokkos.cpp
|
||||
/*_omp.h
|
||||
/*_omp.cpp
|
||||
/*_opt.h
|
||||
/*_opt.cpp
|
||||
/*_tally.h
|
||||
/*_tally.cpp
|
||||
/*_rx.h
|
||||
@ -693,16 +695,10 @@
|
||||
/pair_dsmc.h
|
||||
/pair_eam.cpp
|
||||
/pair_eam.h
|
||||
/pair_eam_opt.cpp
|
||||
/pair_eam_opt.h
|
||||
/pair_eam_alloy.cpp
|
||||
/pair_eam_alloy.h
|
||||
/pair_eam_alloy_opt.cpp
|
||||
/pair_eam_alloy_opt.h
|
||||
/pair_eam_fs.cpp
|
||||
/pair_eam_fs.h
|
||||
/pair_eam_fs_opt.cpp
|
||||
/pair_eam_fs_opt.h
|
||||
/pair_edip.cpp
|
||||
/pair_edip.h
|
||||
/pair_edip_multi.cpp
|
||||
@ -746,8 +742,6 @@
|
||||
/pair_lj_charmm_coul_charmm_implicit.h
|
||||
/pair_lj_charmm_coul_long.cpp
|
||||
/pair_lj_charmm_coul_long.h
|
||||
/pair_lj_charmm_coul_long_opt.cpp
|
||||
/pair_lj_charmm_coul_long_opt.h
|
||||
/pair_lj_charmm_coul_long_soft.cpp
|
||||
/pair_lj_charmm_coul_long_soft.h
|
||||
/pair_lj_charmm_coul_msm.cpp
|
||||
@ -770,8 +764,6 @@
|
||||
/pair_lj_cut_tip4p_cut.h
|
||||
/pair_lj_cut_coul_long.cpp
|
||||
/pair_lj_cut_coul_long.h
|
||||
/pair_lj_cut_coul_long_opt.cpp
|
||||
/pair_lj_cut_coul_long_opt.h
|
||||
/pair_lj_cut_coul_long_soft.cpp
|
||||
/pair_lj_cut_coul_long_soft.h
|
||||
/pair_lj_cut_coul_msm.cpp
|
||||
@ -786,20 +778,14 @@
|
||||
/pair_lj_cut_soft.h
|
||||
/pair_lj_cut_tip4p_long.cpp
|
||||
/pair_lj_cut_tip4p_long.h
|
||||
/pair_lj_cut_tip4p_long_opt.cpp
|
||||
/pair_lj_cut_tip4p_long_opt.h
|
||||
/pair_lj_cut_tip4p_long_soft.cpp
|
||||
/pair_lj_cut_tip4p_long_soft.h
|
||||
/pair_lj_long_coul_long.cpp
|
||||
/pair_lj_long_coul_long.h
|
||||
/pair_lj_long_coul_long_opt.cpp
|
||||
/pair_lj_long_coul_long_opt.h
|
||||
/pair_lj_long_dipole_long.cpp
|
||||
/pair_lj_long_dipole_long.h
|
||||
/pair_lj_long_tip4p_long.cpp
|
||||
/pair_lj_long_tip4p_long.h
|
||||
/pair_lj_cut_opt.cpp
|
||||
/pair_lj_cut_opt.h
|
||||
/pair_lj_cut_tgpu.cpp
|
||||
/pair_lj_cut_tgpu.h
|
||||
/pair_lj_sdk.cpp
|
||||
@ -824,8 +810,6 @@
|
||||
/pair_meam_spline.h
|
||||
/pair_meam_sw_spline.cpp
|
||||
/pair_meam_sw_spline.h
|
||||
/pair_morse_opt.cpp
|
||||
/pair_morse_opt.h
|
||||
/pair_morse_soft.cpp
|
||||
/pair_morse_soft.h
|
||||
/pair_nb3b_harmonic.cpp
|
||||
|
||||
Reference in New Issue
Block a user