-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
72 lines (72 loc) · 1.26 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
*.mod
*.o
*.a
a.out
*~
*.pyc
*.pyo
yaml/win32/*
yaml/*
machines/thismachine.make
src/input_variables_definition.c
flame
docs/_build/doctrees
docs/_build/html
docs/_build/latex
docs/doxygen/html
docs/doxygen/latex
futile/INSTALL
futile/Makefile.in
futile/aclocal.m4
futile/autom4te.cache/*
futile/config.h.in
futile/configure
futile/c-bindings/Makefile.in
futile/config/compile
futile/config/config.guess
futile/config/config.sub
futile/config/depcomp
futile/config/install-sh
futile/config/missing
futile/config/py-compile
futile/doc/Makefile.in
futile/flib/Makefile.in
futile/src/Makefile.in
futile/tests/Makefile.in
futile/tests/c-bindings/Makefile.in
futile/tests/fft/Makefile.in
futile/tests/flib/Makefile.in
futile/tests/wrappers/Makefile.in
futile/wrappers/Makefile.in
futile/src/python/Makefile.in
futile/src/python/futile/Makefile.in
build/install/*
build/libyaml/*
build/futile/*
build/buildrc
POSCAR2ascii.x
ascii2POSCAR.x
binaries.x
espresso_restruct.x
expand_poslows.x
convex_hull.x
recompute_kpt.x
ternaries.x
vasp_recompute_cell.x
vasp_recompute_kpt.x
vasp_recompute_kpt_odd.x
Makefile.in
aclocal.m4
autom4te.cache/*
compile
config.guess
config.sub
configure
depcomp
install-sh
INSTALL
missing
modules/Makefile.in
src/Makefile.in
src/lenosky_tb/Makefile.in
futile-suite/*