update .gitignore for recent additions
This commit is contained in:
13
src/.gitignore
vendored
13
src/.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
/Makefile.package
|
||||
/Makefile.package.settings
|
||||
/MAKE/MINE
|
||||
/ADIOS/Makefile.lammps
|
||||
/Make.py.last
|
||||
/lmp_*
|
||||
|
||||
@ -267,6 +268,8 @@
|
||||
/fix_drag.h
|
||||
/fix_numdiff.cpp
|
||||
/fix_numdiff.h
|
||||
/fix_numdiff_virial.cpp
|
||||
/fix_numdiff_virial.h
|
||||
/fix_spring_rg.cpp
|
||||
/fix_spring_rg.h
|
||||
/fix_temp_csld.cpp
|
||||
@ -930,6 +933,8 @@
|
||||
/msm_cg.h
|
||||
/neb.cpp
|
||||
/neb.h
|
||||
/netcdf_units.cpp
|
||||
/netcdf_units.h
|
||||
/pair_adp.cpp
|
||||
/pair_adp.h
|
||||
/pair_agni.cpp
|
||||
@ -1065,6 +1070,8 @@
|
||||
/pair_hdnnp.h
|
||||
/pair_ilp_graphene_hbn.cpp
|
||||
/pair_ilp_graphene_hbn.h
|
||||
/pair_ilp_tmd.cpp
|
||||
/pair_ilp_tmd.h
|
||||
/pair_kolmogorov_crespi_full.cpp
|
||||
/pair_kolmogorov_crespi_full.h
|
||||
/pair_kolmogorov_crespi_z.cpp
|
||||
@ -1171,8 +1178,8 @@
|
||||
/pair_nm_cut_coul_cut.h
|
||||
/pair_nm_cut_coul_long.cpp
|
||||
/pair_nm_cut_coul_long.h
|
||||
/pait_nm_cut_split.cpp
|
||||
/pait_nm_cut_split.h
|
||||
/pair_nm_cut_split.cpp
|
||||
/pair_nm_cut_split.h
|
||||
/pair_oxdna_*.cpp
|
||||
/pair_oxdna_*.h
|
||||
/pair_oxdna2_*.cpp
|
||||
@ -1198,6 +1205,8 @@
|
||||
/pair_rebo.h
|
||||
/pair_resquared.cpp
|
||||
/pair_resquared.h
|
||||
/pair_saip_metal.cpp
|
||||
/pair_saip_metal.h
|
||||
/pair_sdpd_taitwater_isothermal.cpp
|
||||
/pair_sdpd_taitwater_isothermal.h
|
||||
/pair_sph_heatconduction.cpp
|
||||
|
||||
Reference in New Issue
Block a user