forked from Nuitka/Nuitka
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
74 lines (74 loc) · 910 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
*~
*.DS_Store
*.e4t
*.e4q
*.e4s
*.pyc
__pycache__/
*.pyo
*.swp
*.swo
*.o
*.os
*.so
*.pyd
*.pyi
*.exe
*.exe.away
*.cmd
*.bin
*.build
*.onefile-build
*.dist
*.app
*.key
*.xml
*.optimization.log
*.inclusion.log
*.strace
*.dtruss
*.nuitka-pgo
.mypy_cache
*.egg-info
tests/reflected/nuitka/
tests/reflected/tests/
tests/reflected/nuitka.py
tests/reflected/nuitka-runner.py
tests/basics/BigConstants.py
tests/generated/*.py
!tests/generated/run_all.py
tests/PyPI-pytest/venv_*
*.dblite
*.pdb
releases/
html
man/
htmlcov/
Mini.py
python??.dll
python??_d.dll
build
!nuitka/build
dist
MANIFEST
README.pdf
README.html
Developer_Manual.pdf
Developer_Manual.html
Changelog.pdf
Changelog.html
doc/man-*.html
doxygen-warnings.log
venv_cpython/
venv_nuitka/
.pytest_cache
doxygen_*
doxygen-*
.coverage*
*.tmp
*.dat
.vscode/ipch
.vscode/tags
.vscode/.ropeproject
Nuitka-*
nuitka/tools/podman/containers/requirements-devel.txt