-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitignore
58 lines (52 loc) · 1.7 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
ThermoFun_lib/ThermoFun.pro.user*
environment.yml
docs/devel.txt
docs/info.txt
docs/unknowns.txt
gui/ThermoFun-gui.pro.user*
fungui/ThermoFunDemoGUI.pro.user*
tests/unit01/ThermoFun-test.pro.user*
tests/unit02/HKF-test.pro.user*
tests/unit03/AD-test.pro.user*
tests/unit04/IO-test.pro.user*
tests/unit05/IO-autoOutput-test.pro.user*
tests/autoTest/autoTest.pro.user*
tests/boostTest/boostTest.pro.user*
tests/unit06/H2OZD2005-test.pro.user*
tests/gUnitTest/gUnitTest.pro.user*
tests/interfaceTest/interfaceTest.pro.user*
tests/dbclientTest/dbclientTest.pro.user*
src/*.autosave
tests/unit01/src/*.autosave
.directory
/DemoGUI/.directory
build/
build-gui/
python/pyThermoFun/build/
.vscode/
python/tests/PyThermoFun.so
tests/autoTest/ThirdParty/modules/InstallThirdPartyLibs-old.cmake
tests/autoTest/install-thirdparty-old.sh
tests/dbclientTest/ThirdParty/modules/InstallThirdPartyLibs-old.cmake
tests/dbclientTest/install-thirdparty-old.sh
tests/interfaceTest/ThirdParty/modules/InstallThirdPartyLibs-old.cmake
tests/interfaceTest/install-thirdparty-old.sh
tests/reactionsTest/ThirdParty/modules/InstallThirdPartyLibs-old.cmake
tests/reactionsTest/install-thirdparty-old.sh
tests/reactionsTest/reactionsTest.pro.user
tests/interfaceTest/CMakeCache.txt
tests/interfaceTest/CMakeFiles/
tests/interfaceTest/Makefile
tests/interfaceTest/cmake_install.cmake
tests/interfaceTest/include/
tests/interfaceTest/install_manifest.txt
tests/interfaceTest/lib/
tests/interfaceTest/thirdparty/
.vscode/
tests/PyThermoFun.so
python/tests/H2OWP95reaktoro.csv
python/tests/PyThermoFun.cpython-36m-x86_64-linux-gnu.so
python/tests/parseBsonDatalogfile.txt
python/tests/results.csv
python/tests/results_dbc.csv
python/pyThermoFun/CMakeLists_old.txt