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
a46aeccceb7658fadeb3ffd2a4b334cafab13527
django-basetheme-bootstrap
.gitignore
Find file
Normal view
History
Permalink
.gitignore
89 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
.idea
Updating version
Bryan BRANCOTTE
committed
5 years ago
10
.coverage
ignoring dist/
Bryan BRANCOTTE
committed
5 years ago
11
12
*.egg-info
dist/