2016-08-27 02:34:42 +08:00
|
|
|
*~
|
|
|
|
*.o
|
|
|
|
*.so
|
2018-08-23 23:25:20 +08:00
|
|
|
*.lo
|
2016-08-27 02:34:42 +08:00
|
|
|
*.cu_o
|
|
|
|
*.ptx
|
|
|
|
*_ptx.h
|
|
|
|
*.a
|
|
|
|
*.d
|
|
|
|
*.x
|
|
|
|
*.exe
|
2020-04-02 08:08:00 +08:00
|
|
|
*.sif
|
2016-08-27 02:34:42 +08:00
|
|
|
*.dll
|
2016-09-17 21:50:49 +08:00
|
|
|
*.pyc
|
2022-02-27 20:03:02 +08:00
|
|
|
*.whl
|
2021-07-01 02:54:58 +08:00
|
|
|
a.out
|
2016-09-17 21:50:49 +08:00
|
|
|
__pycache__
|
2016-08-27 02:34:42 +08:00
|
|
|
|
|
|
|
Obj_*
|
|
|
|
log.lammps
|
|
|
|
log.cite
|
|
|
|
*.bz2
|
|
|
|
*.gz
|
|
|
|
*.tar
|
|
|
|
.*.swp
|
|
|
|
*.orig
|
|
|
|
*.rej
|
2018-11-29 10:22:46 +08:00
|
|
|
vgcore.*
|
2016-08-27 02:34:42 +08:00
|
|
|
.vagrant
|
2016-09-17 21:50:49 +08:00
|
|
|
\#*#
|
|
|
|
.#*
|
2017-08-15 19:38:59 +08:00
|
|
|
.vscode
|
2016-08-27 02:34:42 +08:00
|
|
|
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
2020-10-05 00:26:26 +08:00
|
|
|
.lammps_history
|
2021-10-08 02:37:37 +08:00
|
|
|
.vs
|
2017-08-15 19:38:59 +08:00
|
|
|
|
2017-07-13 05:54:44 +08:00
|
|
|
#cmake
|
|
|
|
/build*
|
|
|
|
/CMakeCache.txt
|
|
|
|
/CMakeFiles/
|
2021-07-17 11:41:25 +08:00
|
|
|
/Testing
|
2017-07-13 05:54:44 +08:00
|
|
|
/Makefile
|
2021-07-17 19:45:38 +08:00
|
|
|
/Testing
|
2017-07-13 05:54:44 +08:00
|
|
|
/cmake_install.cmake
|
|
|
|
/lmp
|
2021-10-08 02:37:37 +08:00
|
|
|
out/Debug
|
|
|
|
out/RelWithDebInfo
|
|
|
|
out/Release
|
|
|
|
out/x86
|
|
|
|
out/x64
|