Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
ScrapyTutorial
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anton Gusev
ScrapyTutorial
6fabb98d18f46887911f4b5531980194d810bbb9
scrapytutorial
.gitignore
Find file
Normal view
Permalink
.gitignore
98 B
Newer
Older
Init
Anton Gusev
committed
5 years ago
1
.*
Develop
Anton Gusev
committed
5 years ago
2
image
Init
Anton Gusev
committed
5 years ago
3
!.gitignore
Develop
Anton Gusev
committed
5 years ago
4
5
!.env.example
alembic.ini
Init
Anton Gusev
committed
5 years ago
6
*.pyc
Develop
Anton Gusev
committed
5 years ago
7
8
__pycache__
*.json
rename spider class and file to UpperCase
Anton Gusev
committed
5 years ago
9
src/spiders/Test*.py
Develop
Anton Gusev
committed
5 years ago
10
*.log