lammps/.gitignore

48 lines
353 B
Plaintext
Raw Normal View History

*~
*.o
*.so
*.lo
*.cu_o
*.ptx
*_ptx.h
*.a
*.d
*.x
*.exe
*.sif
*.dll
*.pyc
__pycache__
Obj_*
log.lammps
log.cite
*.bz2
*.gz
*.tar
.*.swp
*.orig
*.rej
2018-11-29 10:22:46 +08:00
vgcore.*
.vagrant
\#*#
.#*
2017-08-15 19:38:59 +08:00
.vscode
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.clang-format
2017-08-15 19:38:59 +08:00
2017-07-13 05:54:44 +08:00
#cmake
/build*
/CMakeCache.txt
/CMakeFiles/
/Makefile
/cmake_install.cmake
/lmp