Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions .gitignore
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file shouldn't be changed in your issue

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file should not appear in the pull request

Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
__pycache__
db.sqlite3
media

# Environments
# Environments
*.env
.env.*
.venv
Expand All @@ -15,8 +14,4 @@ ENV/
env.bak/
venv.bak/
.idea/
virt_env/
resources/extracted/
*-checkpoint.ipynb
.ipynb_checkpoints/
personal/
virt_env/
Loading