Opened 12 years ago
Closed 12 years ago
#2775 closed defect (fixed)
hmouse has .pyc files
Reported by: | RafaelOrtiz | Owned by: | rodripf |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | hMouse | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
When clonning hmouse i encountered .pyc files this should be removed or git ignored, from the source code.
Change History (1)
comment:1 Changed 12 years ago by rodripf
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed. The *.pyc files were deleted and ignored.