Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
anselm
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
vaclab
anselm
b9da6dc38c1736c0fb4aa957dc8f1403aeb67fdf
anselm
.gitignore
Find file
Normal view
Permalink
.gitignore
97 B
Newer
Older
+ .gitignore
wactbprot
committed
6 years ago
1
*.pyc
run task works
wactbprot
committed
6 years ago
2
3
dist
docs
+ .gitignore
wactbprot
committed
6 years ago
4
5
/*.egg-info
.coverage
run task works
wactbprot
committed
6 years ago
6
7
8
lib
bin
lib64
+ .gitignore
wactbprot
committed
6 years ago
9
10
pyvenv.cfg
share/
run task works
wactbprot
committed
6 years ago
11
12
pip-selfcheck.json
.vscode