2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-13 11:17:47 +00:00
pyghmi/.gitignore
Lucas Alvares Gomes de59a8e2e7 Add base for unittests and fix docs
Change-Id: Id130e6ea29523fd46ff795be1219016029127945
2017-01-05 15:52:14 +00:00

20 lines
176 B
Plaintext

# Compiled python files
*.py[co]
# Editors
.*.sw[klmop]
*~
# Packages/installer info
*.egg[s]
*.egg-info
dist
sdist
# Other
.testrepository
AUTHORS
ChangeLog
.tox
doc/build