update .gitignore file

ignore src-build directory, typically created when compiling LIGGGHTS
with cmake for CFDEMcoupling
This commit is contained in:
danielque
2018-04-05 12:16:47 +02:00
parent 8ecc08b233
commit e8e0c29a82

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ src/version_liggghts.h
src/Obj_*
src/lmp_*
src/liblmp*
src-build/