Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mwclient
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
WebU
shared
mwclient
e7c51daa6caf6a405113bf63329d59cd125cd03d
mwclient
.gitignore
Find file
Normal view
Permalink
.gitignore
87 B
Newer
Older
initial commit of test branch
Dan Michael O. Heggø
committed
12 years ago
1
*.pyc
Update .gitignore
Dan Michael O. Heggø
committed
10 years ago
2
3
4
build
dist
.cache
add some more patterns to gitignore
Waldir Pimenta
committed
10 years ago
5
6
7
*~
*.egg
*.egg-info
Update .gitignore
Dan Michael O. Heggø
committed
9 years ago
8
9
.eggs
.tox
add pycharm .idea to gitignore, fix style
RheingoldRiver
committed
5 years ago
10
.idea/*
Update .gitignore to ignore coverage files
Adam Williamson
committed
10 months ago
11
12
.coverage
coverage.lcov