-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (33 loc) · 1.11 KB
/
.gitignore
File metadata and controls
43 lines (33 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Ignore large simulation artifacts and transient files
# LAMMPS / simulation outputs
*.dump
log.lammps
*.ovito
*.data
# Python cache (if any)
__pycache__/
*.pyc
# OS metadata
.DS_Store
Thumbs.db
# LAMMPS output files
# LAMMPS diamond dump series (e.g., diamond_substrate/dump.diamond, dump.diamond.1, dump.diamond.gz)
dump.diamond*
# Specific NV implantation trajectory dump
dump.nv_implant_original.lammpstrj
# OVITO session files
# Large XYZ trajectory/config files (often multi-GB)
*.xyz
*.cfg
# Windows alternate data stream exports (OneDrive/WSL)
*:Zone.Identifier
# Project local folders to ignore
安水/
# Ignore all files under silicon_anneal_to2000K(3) by default, but allow specific tracked files
silicon_anneal_to2000K(3)/*
# Allowlist specific files within silicon_anneal_to2000K(3)/
!silicon_anneal_to2000K(3)/explain.txt
!silicon_anneal_to2000K(3)/in.Si_melt_slide.lmp
N_implantation_to_C_random_5keV_noreset_10_10(final)/restart.clean_substrate
10Ncluster_implantation to C_0.5keV(final)/dump_run_1_min0K.lammpstrj
dataまとめ\卒業論文 吉川和之 最終.docx