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
740f7de742658ecaefa950399a7ff59cae95d1bb
scrapytutorial
.gitignore
Find file
Normal view
Permalink
.gitignore
93 B
Newer
Older
Init
Anton Gusev
committed
5 years ago
1
2
.*
!.gitignore
change project structure
Anton Gusev
committed
5 years ago
3
!.env.example
change configuration files
Anton Gusev
committed
5 years ago
4
alembic.ini
Init
Anton Gusev
committed
5 years ago
5
*.pyc
change project structure
Anton Gusev
committed
5 years ago
6
__pycache__
add gitignore
Anton Gusev
committed
5 years ago
7
8
*.json
src/spiders/test_spider.py