mirror of
https://github.com/ParticulateFlow/LIGGGHTS-PFM.git
synced 2025-12-08 06:47:43 +00:00
ignore src-build directory, typically created when compiling LIGGGHTS with cmake for CFDEMcoupling
17 lines
241 B
Plaintext
17 lines
241 B
Plaintext
# outputs created by cases
|
|
**/log.liggghts
|
|
**/post/*
|
|
|
|
# tmp files etc created by various text editors
|
|
**~
|
|
\#*\#
|
|
|
|
# files/directories created during compilation
|
|
src/style_*.h
|
|
src/version_liggghts.h
|
|
|
|
src/Obj_*
|
|
src/lmp_*
|
|
src/liblmp*
|
|
src-build/
|