forked from cyclus/cyclus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (53 loc) · 731 Bytes
/
.gitignore
File metadata and controls
55 lines (53 loc) · 731 Bytes
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
*.sw*
*.orig
build
debug
doxygen.conf
suffix.h
*.pdf
*.pyc
*.dvi
*.toc
*.aux
*.out
*.log
*.bbl
*.blg
*.log
*.spl
*~
*#
#*
*.zip
*.tex
src/Core/Utility/Env.cpp
src/cyclus_nuc_data.h5
stubs/stub_version.h
src/env.cc
src/version.cc
share/cyclus_nuc_data.h5
src/pyne_decay.h
src/pyne_decay.cc
src/hdf5_back.cc
src/hdf5_back.h
share/dbtypes.json
tests/db.h5
cyclus/cpp_typesystem.pxd
cyclus/typesystem.pxd
cyclus/typesystem.pyx
tests/libcyclus-orig.h5
tests/libcyclus-orig.sqlite
tests/libcyclus-test.h5
tests/libcyclus-test.sqlite
# generated cython ignores
*.cc.gen
*.cc.h
*.h.gen
src/eventhooks.cc
src/eventhooks.h
src/pyinfile.cc
src/pyinfile.h
src/pymodule.cc
src/pymodule.h
# this is copied over by the installer
cyclus/cycpp.py