lammps/.gitignore

58 lines
446 B
Plaintext

*~
*.o
*.so
*.lo
*.cu_o
*.ptx
*_ptx.h
*.a
*.d
*.x
*.exe
*.sif
*.dll
*.pyc
*.whl
a.out
__pycache__
Obj_*
log.lammps
log.cite
*.bz2
*.gz
*.tar
.*.swp
*.orig
*.rej
vgcore.*
.vagrant
\#*#
.#*
.vscode
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.lammps_history
.vs
#cmake
/build*
/CMakeCache.txt
/CMakeFiles/
/Testing
/Makefile
/Testing
/cmake_install.cmake
/lmp
out/Debug
out/RelWithDebInfo
out/Release
out/x86
out/x64