update .gitignore for recent additions
This commit is contained in:
10
src/.gitignore
vendored
10
src/.gitignore
vendored
@ -858,8 +858,6 @@
|
|||||||
/fix_ti_rs.h
|
/fix_ti_rs.h
|
||||||
/fix_ti_spring.cpp
|
/fix_ti_spring.cpp
|
||||||
/fix_ti_spring.h
|
/fix_ti_spring.h
|
||||||
/fix_ttm.cpp
|
|
||||||
/fix_ttm.h
|
|
||||||
/fix_tune_kspace.cpp
|
/fix_tune_kspace.cpp
|
||||||
/fix_tune_kspace.h
|
/fix_tune_kspace.h
|
||||||
/fix_wall_body_polygon.cpp
|
/fix_wall_body_polygon.cpp
|
||||||
@ -919,6 +917,7 @@
|
|||||||
/improper_ring.h
|
/improper_ring.h
|
||||||
/improper_umbrella.cpp
|
/improper_umbrella.cpp
|
||||||
/improper_umbrella.h
|
/improper_umbrella.h
|
||||||
|
/interlayer_taper.h
|
||||||
/kissfft.h
|
/kissfft.h
|
||||||
/lj_sdk_common.h
|
/lj_sdk_common.h
|
||||||
/math_complex.h
|
/math_complex.h
|
||||||
@ -933,7 +932,6 @@
|
|||||||
/msm_cg.h
|
/msm_cg.h
|
||||||
/neb.cpp
|
/neb.cpp
|
||||||
/neb.h
|
/neb.h
|
||||||
|
|
||||||
/pair_adp.cpp
|
/pair_adp.cpp
|
||||||
/pair_adp.h
|
/pair_adp.h
|
||||||
/pair_agni.cpp
|
/pair_agni.cpp
|
||||||
@ -994,6 +992,8 @@
|
|||||||
/pair_cosine_squared.h
|
/pair_cosine_squared.h
|
||||||
/pair_coul_diel.cpp
|
/pair_coul_diel.cpp
|
||||||
/pair_coul_diel.h
|
/pair_coul_diel.h
|
||||||
|
/pair_coul_exclude.cpp
|
||||||
|
/pair_coul_exclude.h
|
||||||
/pair_coul_long.cpp
|
/pair_coul_long.cpp
|
||||||
/pair_coul_long.h
|
/pair_coul_long.h
|
||||||
/pair_coul_msm.cpp
|
/pair_coul_msm.cpp
|
||||||
@ -1431,6 +1431,10 @@
|
|||||||
/fix_srp.h
|
/fix_srp.h
|
||||||
/fix_tfmc.cpp
|
/fix_tfmc.cpp
|
||||||
/fix_tfmc.h
|
/fix_tfmc.h
|
||||||
|
/fix_ttm.cpp
|
||||||
|
/fix_ttm.h
|
||||||
|
/fix_ttm_grid.cpp
|
||||||
|
/fix_ttm_grid.h
|
||||||
/fix_ttm_mod.cpp
|
/fix_ttm_mod.cpp
|
||||||
/fix_ttm_mod.h
|
/fix_ttm_mod.h
|
||||||
/pair_born_coul_long_cs.cpp
|
/pair_born_coul_long_cs.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user