Skip to content

Commit

Permalink
Add __pycache__ to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
EyadShabrawy committed Jan 19, 2023
1 parent e830026 commit 47dc8de
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 0 deletions.
Binary file removed mysite/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
Binary file removed mysite/__pycache__/settings.cpython-39.pyc
Binary file not shown.
Binary file removed mysite/__pycache__/urls.cpython-39.pyc
Binary file not shown.
Binary file removed mysite/__pycache__/wsgi.cpython-39.pyc
Binary file not shown.
Binary file removed pages/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
Binary file removed pages/__pycache__/admin.cpython-39.pyc
Binary file not shown.
Binary file removed pages/__pycache__/apps.cpython-39.pyc
Binary file not shown.
Binary file removed pages/__pycache__/models.cpython-39.pyc
Binary file not shown.
Binary file removed pages/__pycache__/openai_api.cpython-39.pyc
Binary file not shown.
Binary file removed pages/__pycache__/urls.cpython-39.pyc
Binary file not shown.
Binary file removed pages/__pycache__/views.cpython-39.pyc
Binary file not shown.

0 comments on commit 47dc8de

Please sign in to comment.