add new optional styles to .gitignore

This commit is contained in:
Axel Kohlmeyer 2019-04-25 19:03:00 -04:00
parent 795cdf456f
commit d3327ffd16
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 4 additions and 0 deletions

4
src/.gitignore vendored
View File

@ -309,6 +309,8 @@
/compute_meso_t_atom.h /compute_meso_t_atom.h
/compute_msd_nongauss.cpp /compute_msd_nongauss.cpp
/compute_msd_nongauss.h /compute_msd_nongauss.h
/compute_pe_e3b.cpp
/compute_pe_e3b.h
/compute_pe_tally.cpp /compute_pe_tally.cpp
/compute_pe_tally.h /compute_pe_tally.h
/compute_plasticity_atom.cpp /compute_plasticity_atom.cpp
@ -782,6 +784,8 @@
/pair_dpd_mt.h /pair_dpd_mt.h
/pair_dsmc.cpp /pair_dsmc.cpp
/pair_dsmc.h /pair_dsmc.h
/pair_e3b.cpp
/pair_e3b.h
/pair_eam.cpp /pair_eam.cpp
/pair_eam.h /pair_eam.h
/pair_eam_alloy.cpp /pair_eam_alloy.cpp