-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitignore
84 lines (74 loc) · 2.56 KB
/
.gitignore
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# Ignore files generated when documentation is built
/doc/build/
# Ignore compilation build files
/build/
/imports/
/contrib/dlars/src/
/contrib/molanal/src/molanal.new
# Ignore files generated by test suites
/test_suite-lsq/*/current_output/*
/test_suite-lsq/slurm*
/test_suite-lsq/*/diff*
/test_suite-lsq/*/dim*
/test_suite-lsq/*/natoms*
/test_suite-lsq/*/b-labeled*
/test_suite-lsq/*/ff_group*
/test_suite-lsq/*/force*
/test_suite-lsq/*/correct_output/params.txt-tailed
/test_suite-lsq/*/correct_output/tol_status.dat
/test_suite-lsq/*/correct_output/diff*
/test_suite-lsq/*/correct_output/frames.*.log
/test_suite-lsq/lsq2/params.svd.1.0e-04.txt
/test_suite-lsq/lsq2/params.dlars.1.0e-04.txt
/test_suite-lsq/lsq2/params*cmp
/test_suite-lsq/lsq2/fm_setup.split.out
/test_suite-lsq/lsq2/correct_output/params.lassolars.1.0e-04.diff
/test_suite-lsq/*/frames.*.log
/test_suite-lsq/*/correct_output/b-labeled.txt
/test_suite-lsq/*/correct_output/dim.txt
/test_suite-lsq/*/correct_output/natoms.txt
/test_suite-lsq/*/correct_output/fm_setup.in
/test_suite-lsq/*/correct_output/input.xyzf
/test_suite-lsq/lsq2/A.*.txt
/test_suite-lsq/lsq2/A.txt
/test_suite-lsq/lsq2/Ax.txt
/test_suite-lsq/lsq2/Xnorm.txt
/test_suite-lsq/lsq2/Ynorm.txt
/test_suite-lsq/lsq2/b.txt
/test_suite-lsq/lsq2/correct_output/params.dlars.1.0e-04.diff
/test_suite-lsq/lsq2/correct_output/params.dlasso.1.0e-04.diff
/test_suite-lsq/lsq2/correct_output/params.dlasso.norm.diff
/test_suite-lsq/lsq2/dlars.log
/test_suite-lsq/lsq2/fm_setup.out
/test_suite-lsq/lsq2/params.header
/test_suite-lsq/lsq2/restart.txt
/test_suite-lsq/lsq2/traj.txt
/test_suite-lsq/lsq2/x.txt
/test_suite-lsq/*/correct_output/*.xyzf
/test_suite-md/*/current_output/*
/test_suite-md/slurm*
/test_suite-md/*/traj*
/test_suite-md/*/run_md.out*
/test_suite-md/*/restart*
/test_suite-md/*/output*
/test_suite-md/*/md_*
/test_suite-md/*/forceout*
/test_suite-md/*/ff_group*
/test_suite-md/*/force*
/test_suite-md/verify-lsq-forces-*/params.txt
/test_suite-md/verify-lsq-forces-*/forceout.txt
/test_suite-md/*/*bak
/test_suite-md/*bak
/test_suite-md/*/*diff*
/test_suite-md/*/correct_output/*diff*
/test_suite-md/*/correct_output/traj_bad_r*
/test_suite-md/*/correct_output/output.xyz.bak
/test_suite-md/*/correct_output/restart.bak
/test_suite-md/*/correct_output/restart.xyzv
/test_suite-md/verify-invert/invert_3b_force.out
/test_suite-md/verify-invert/orig_3b_force.out
/test_suite-md/verify-relabel*/*out
/test_suite-md/verify-scramble/*out
/test_suite-md/verify-scramble/orig.sort.txt
/test_suite-md/verify-scramble/scramble.sort.txt
/test_suite-md/verify-translate/*out