forked from lijiext/lammps
add package file to .gitignore
This commit is contained in:
parent
3e0cb9b463
commit
bfcb71a8be
|
@ -134,6 +134,10 @@
|
|||
/angle_charmm.h
|
||||
/angle_class2.cpp
|
||||
/angle_class2.h
|
||||
/angle_class2_p6.cpp
|
||||
/angle_class2_p6.h
|
||||
/angle_cosine_buck6d.cpp
|
||||
/angle_cosine_buck6d.h
|
||||
/angle_cosine.cpp
|
||||
/angle_cosine.h
|
||||
/angle_cosine_delta.cpp
|
||||
|
@ -604,6 +608,8 @@
|
|||
/improper_harmonic.h
|
||||
/improper_hybrid.cpp
|
||||
/improper_hybrid.h
|
||||
/improper_inversion_harmonic.cpp
|
||||
/improper_inversion_harmonic.h
|
||||
/improper_ring.cpp
|
||||
/improper_ring.h
|
||||
/improper_umbrella.cpp
|
||||
|
@ -649,6 +655,10 @@
|
|||
/pair_buck_coul.h
|
||||
/pair_buck_long_coul_long.cpp
|
||||
/pair_buck_long_coul_long.h
|
||||
/pair_buck6d_coul_gauss_dsf.cpp
|
||||
/pair_buck6d_coul_gauss_dsf.h
|
||||
/pair_buck6d_coul_gauss_long.cpp
|
||||
/pair_buck6d_coul_gauss_long.h
|
||||
/pair_cdeam.cpp
|
||||
/pair_cdeam.h
|
||||
/pair_cg_cmm.cpp
|
||||
|
|
Loading…
Reference in New Issue