forked from CoolProp/CoolProp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (38 loc) · 707 Bytes
/
.gitignore
File metadata and controls
45 lines (38 loc) · 707 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
*~
*.pyc
*.swp
*.o
*.obj
*.h.gch
*.directory
*.DS_Store
.version
/dev/VS2010
/dev/Tickets/oFiles
/dev/figs
/dev/builder
/wrappers/Python/build
/wrappers/Python/CoolProp/*.o
/wrappers/Excel/CoolProp_x64.dll
/wrappers/Excel/CoolProp.dll
/MSVC
/Web/_build
/wrappers/Labview/CoolProp.dll
/Web/_static/doxygen
/Web/Fluids
/doc-v5
/dev/all_fluids_verbose.json
/dev/all_fluids.json
/include/all_fluids_JSON.h
/include/gitrevision.h
/include/mixture_excess_term_JSON.h
/include/mixture_reducing_parameters_JSON.h
/include/version.h
/include/catch.hpp
/build/
/dev/hashes.json
/include/cpversion.h
/dev/all_incompressibles.json
/dev/all_incompressibles_verbose.json
/include/all_incompressibles_JSON.h
fluids