mirror of
https://opendev.org/x/pyghmi
synced 2025-01-13 19:27:48 +00:00
de59a8e2e7
Change-Id: Id130e6ea29523fd46ff795be1219016029127945
20 lines
176 B
Plaintext
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
|