Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
django-basetheme-bootstrap
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bryan BRANCOTTE
django-basetheme-bootstrap
a9ad5ff9e6f35a98765c3f87758a2db897416cb1
django-basetheme-bootstrap
.gitignore
Find file
Normal view
History
Permalink
.gitignore
72 B
Newer
Older
importing the project
Bryan BRANCOTTE
committed
5 years ago
1
2
3
4
5
6
7
8
*.pyc
*.swp
.venv
.vscode
venv
.DS_Store
db.sqlite3
*.mo
more tests
Bryan BRANCOTTE
committed
5 years ago
9
10
.idea
.coverage