Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PLWN_API
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libraries
PLWN_API
develop
plwn_api
.gitignore
Find file
Normal view
History
Permalink
.gitignore
97 B
Newer
Older
wndb reader now fully functional
Leszek Szymczak
committed
4 years ago
1
2
3
4
5
6
7
8
9
10
11
12
*.swp
# Sometimes backup files are used
*.bak
*.pyc
__pycache__/
build/
dist/
*.egg-info
*.mo