-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy path.gitignore
50 lines (40 loc) · 819 Bytes
/
.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
build/
nbproject/
tmp/
obsolete/
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# Backup files
*.backup
*.*~
#doc compiled files
doc/*/*.aux
doc/*/*.log
doc/*/*.out
#examples output
data/examples/*/out
data/examples/alpha-SiGeO2/cell112
data/examples/beta-Li3PS4/Li3PS4_Li2_?
data/examples/Cu2ZnSnSxSe4-x/cell111
data/examples/PbSnTe-SQS/SQS-1x1x2
data/examples/PbSnTe-SQS/SQS-1x2x2
data/examples/PbSnTe-SQS/cell_1x1x2/
data/examples/PbSnTe-SQS/cell_1x2x2/
data/examples/ice-Ih-adv/ice-Ih-cfgs-l1/
data/examples/ice-Ih-adv/ice-Ih-cfgs-l2/
data/examples/ice-Ih-adv/ice-Ih-cfgs-final/
data/examples/ice-Ih/ice-Ih-cfgs.anlz
data/examples/ice-Ih/ice-Ih-cfgs/
data/examples/gamma-Fe2O3/cell1?3_out/
data/examples/Rb-PST-1/out
#GULP
gulp