Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
jens.kleineheismann
python-kitgvapi
483cffedd8f6e8689d9fb84343cc1cc5a27e06b3
483cffedd8f6e8689d9fb84343cc1cc5a27e06b3
Switch branch/tag
python-kitgvapi
.gitignore
Find file
Normal view
History
Permalink
.gitignore
48 Bytes
Newer
Older
Initial commit.
jens.kleineheismann
committed
Jul 28, 2015
1
2
3
4
5
6
7
*.pyc
# build package
*.egg-info
dist/
build/