Skip to content

Commit 9946b8b

Browse files
dmitry-openairm-openai
authored andcommitted
Merge pull request #8 from openai/repo/gitignore
removing ds store, adding gitignore
2 parents 230f0bf + 1bea80c commit 9946b8b

File tree

131 files changed

+143
-306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+143
-306
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

+143
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
# macOS Files
2+
.DS_Store
3+
4+
# Byte-compiled / optimized / DLL files
5+
__pycache__/
6+
*.py[cod]
7+
*$py.class
8+
9+
# C extensions
10+
*.so
11+
12+
# Distribution / packaging
13+
.Python
14+
build/
15+
develop-eggs/
16+
dist/
17+
downloads/
18+
eggs/
19+
.eggs/
20+
lib/
21+
lib64/
22+
parts/
23+
sdist/
24+
var/
25+
wheels/
26+
share/python-wheels/
27+
*.egg-info/
28+
.installed.cfg
29+
*.egg
30+
MANIFEST
31+
32+
# PyInstaller
33+
*.manifest
34+
*.spec
35+
36+
# Installer logs
37+
pip-log.txt
38+
pip-delete-this-directory.txt
39+
40+
# Unit test / coverage reports
41+
htmlcov/
42+
.tox/
43+
.nox/
44+
.coverage
45+
.coverage.*
46+
.cache
47+
nosetests.xml
48+
coverage.xml
49+
*.cover
50+
*.py,cover
51+
.hypothesis/
52+
.pytest_cache/
53+
cover/
54+
55+
# Translations
56+
*.mo
57+
*.pot
58+
59+
# Django stuff:
60+
*.log
61+
local_settings.py
62+
db.sqlite3
63+
db.sqlite3-journal
64+
65+
# Flask stuff:
66+
instance/
67+
.webassets-cache
68+
69+
# Scrapy stuff:
70+
.scrapy
71+
72+
# Sphinx documentation
73+
docs/_build/
74+
75+
# PyBuilder
76+
.pybuilder/
77+
target/
78+
79+
# Jupyter Notebook
80+
.ipynb_checkpoints
81+
82+
# IPython
83+
profile_default/
84+
ipython_config.py
85+
86+
# pdm
87+
.pdm.toml
88+
.pdm-python
89+
.pdm-build/
90+
91+
# PEP 582
92+
__pypackages__/
93+
94+
# Celery stuff
95+
celerybeat-schedule
96+
celerybeat.pid
97+
98+
# SageMath parsed files
99+
*.sage.py
100+
101+
# Environments
102+
.env
103+
.venv
104+
env/
105+
venv/
106+
ENV/
107+
env.bak/
108+
venv.bak/
109+
.venv39
110+
.venv_res
111+
112+
# Spyder project settings
113+
.spyderproject
114+
.spyproject
115+
116+
# Rope project settings
117+
.ropeproject
118+
119+
# mkdocs documentation
120+
/site
121+
122+
# mypy
123+
.mypy_cache/
124+
.dmypy.json
125+
dmypy.json
126+
127+
# Pyre type checker
128+
.pyre/
129+
130+
# pytype static type analyzer
131+
.pytype/
132+
133+
# Cython debug symbols
134+
cython_debug/
135+
136+
# PyCharm
137+
#.idea/
138+
139+
# Ruff stuff:
140+
.ruff_cache/
141+
142+
# PyPI configuration file
143+
.pypirc
-151 Bytes
Binary file not shown.
-6.13 KB
Binary file not shown.
-5.63 KB
Binary file not shown.
-5.11 KB
Binary file not shown.
-1.47 KB
Binary file not shown.
-1.3 KB
Binary file not shown.
-999 Bytes
Binary file not shown.
-739 Bytes
Binary file not shown.
-518 Bytes
Binary file not shown.
-31.8 KB
Binary file not shown.
-17.5 KB
Binary file not shown.
Binary file not shown.
-2.44 KB
Binary file not shown.
-1.93 KB
Binary file not shown.
-4.58 KB
Binary file not shown.
-6.05 KB
Binary file not shown.
-4.76 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-5.7 KB
Binary file not shown.
-4.07 KB
Binary file not shown.
-3.57 KB
Binary file not shown.
-3.16 KB
Binary file not shown.
-2.56 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-10.6 KB
Binary file not shown.
-9.75 KB
Binary file not shown.
-7.64 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-4.04 KB
Binary file not shown.
-8.34 KB
Binary file not shown.
-5.93 KB
Binary file not shown.
-8.37 KB
Binary file not shown.
-6.01 KB
Binary file not shown.
-8.98 KB
Binary file not shown.
-9.05 KB
Binary file not shown.
-6.73 KB
Binary file not shown.
-3.9 KB
Binary file not shown.
-3.23 KB
Binary file not shown.
-261 Bytes
Binary file not shown.
-212 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-933 Bytes
Binary file not shown.
-790 Bytes
Binary file not shown.
-10.2 KB
Binary file not shown.
-6.73 KB
Binary file not shown.
-31.1 KB
Binary file not shown.
-19.7 KB
Binary file not shown.
Binary file not shown.
-997 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-11.5 KB
Binary file not shown.
-8.37 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1.33 KB
Binary file not shown.
-774 Bytes
Binary file not shown.
-465 Bytes
Binary file not shown.
-310 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-190 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-760 Bytes
Binary file not shown.
-630 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-228 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-771 Bytes
Binary file not shown.

src/openai_agents.egg-info/PKG-INFO

-217
This file was deleted.

0 commit comments

Comments
 (0)