Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ositah
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
LION Sonny
ositah
dc59b6ab74a3842db634faedfc02d6792d70cd07
ositah
.gitignore
Find file
Normal view
Permalink
.gitignore
74 B
Newer
Older
Add a basic .gitignore
Michel Jouvin
committed
2 years ago
1
2
3
4
5
6
7
8
9
10
.idea
.mypy_cache
__pycache__
build/
dist/
*.egg-info/
*.pyc
ositah.cfg