-
-
Notifications
You must be signed in to change notification settings - Fork 411
Expand file tree
/
Copy path.gitignore
More file actions
60 lines (60 loc) · 724 Bytes
/
.gitignore
File metadata and controls
60 lines (60 loc) · 724 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
56
57
58
59
60
doc/ctdeploy_key
*~
*#
*.o
*.so
*.os
*.pyc
__pycache__
*.egg-info
*.obj
*.exe.manifest
samples/**/*.h[5df]
build/
test/work/
include/cantera/base/config.h
include/cantera/base/config.h.build
include/cantera/base/system.h.gch
include/cantera/ext/
interfaces/matlab/+ct/+impl/ctMatlab/
interfaces/matlab/+ct/+impl/definectMatlab.m
src/extensions/delegator.h
stage/
.sconsign.dblite
.sconf_temp
.vs
.vscode
.idea/
.ipynb_checkpoints/
cantera.conf*
config.log
*.DS_Store
environment.y*
*.lib
*.exp
*.manifest
*.pdb
*.ilk
*.suo
*.dll
*.a
*.def
*.msi
*.mex*
*.asv
*.gv*
*.mod
.cproject
.project
.pydevproject
.settings
*.gcda
*.gcno
*.gch
coverage/
coverage.info
.coverage
# pixi environments
.pixi/*
pixi.lock
!.pixi/config.toml