-
Notifications
You must be signed in to change notification settings - Fork 45
/
.gitignore
56 lines (49 loc) · 988 Bytes
/
.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
# Build files
build
cbuild
pybuild
dist
openql.egg-info
lab
env
.eggs/
# Temp files
*.dot
*.qc
*.dat
*.swp
*~
*.log
*.so
*.pyd
*.pyc
*.cache
swig/openql.py
swig/openql/openql.py
swig/qutechopenql.egg-info
# Test files
test_output*
.ipynb_checkpoints
test/v1x/python/test_gate_decomposition_cz.cc_backend.map
test/v1x/python/test_gate_decomposition_cz.cc_backend.vcd
test/v1x/python/test_gate_decomposition_cz.cc_backend.vq1asm
test/v1x/python/test_gate_decomposition_cz.initial.cq
test/v1x/python/test_gate_decomposition_cz.scheduled.cq
test/v1x/python/test_qi_example.cc_backend.map
test/v1x/python/test_qi_example.cc_backend.vcd
test/v1x/python/test_qi_example.cc_backend.vq1asm
test/v1x/python/test_qi_example.initial.cq
test/v1x/python/test_qi_example.scheduled.cq
Testing/Temporary/CTestCostData.txt
# Diamond Example Files
examples/diamond/test_output
docs/_build
docs/_static
docs/_templates
docs/_templates
/.idea
.vscode
/cmake-build-*
*.pbm
# conan
CMakeUserPresets.json